 | ILoggerIsDebugEnabled Property |
[Missing <summary> documentation for "P:Slash.Diagnostics.Logging.ILogger.IsDebugEnabled"]
Namespace: Slash.Diagnostics.LoggingAssembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntaxbool IsDebugEnabled { get; }
ReadOnly Property IsDebugEnabled As Boolean
Get
property bool IsDebugEnabled {
bool get ();
}
abstract IsDebugEnabled : bool with get
Property Value
Type:
Boolean
See Also