Click or drag to resize

LoggerLogSwicth Field

The log-switch can be used to change LogEventLevel at runtime. Change by calling SetLogEventLevel(LogEventLevel)

Namespace:  Crosser.Logger
Assembly:  Crosser.Logger (in Crosser.Logger.dll) Version: 0.0.4
Syntax
C#
protected LoggingLevelSwitch LogSwicth

Field Value

Type: LoggingLevelSwitch
See Also