Options
Menu

Enumeration LogLevel

Defines the available logging levels for Convergence.

Index

Enumeration members

Enumeration members

DEBUG

DEBUG: = "debug"

ERROR

ERROR: = "error"

INFO

INFO: = "info"

SILENT

SILENT: = "silent"

TRACE

TRACE: = "trace"

WARN

WARN: = "warn"