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
Syntax bool IsDebugEnabled { get; }
ReadOnly Property IsDebugEnabled As Boolean
Get
property bool IsDebugEnabled {
bool get ();
}
abstract IsDebugEnabled : bool with get
Property Value
Type:
BooleanSee Also Reference
Logger.IsDebugEnabled