Click or drag to resize
LoggerIsDebugEnabled Property

[Missing <summary> documentation for "P:Slash.Diagnostics.Logging.Logger.IsDebugEnabled"]

Namespace: Slash.Diagnostics.Logging
Assembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntax
public bool IsDebugEnabled { get; }

Property Value

Type: Boolean

Implements

ILoggerIsDebugEnabled
See Also