IInstanceLoggerIsDebugEnabled Property
|
Returns if the current logging instance has debug level enabled.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntaxbool IsDebugEnabled { get; }
ReadOnly Property IsDebugEnabled As Boolean
Get
property bool IsDebugEnabled {
bool get ();
}
abstract IsDebugEnabled : bool with get
Property Value
Type:
Boolean
See AlsoReference
Logger.IsDebugEnabled