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