Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
LogLog.IsDebugEnabled Property
Test if LogLog.Debug is enabled for output.
[Visual�Basic]
Public�Shared�ReadOnly�Property�IsDebugEnabled�As�
Boolean
[C#]
public�static�
bool�IsDebugEnabled�{get;}
Property Value
true
if Debug is enabled
Remarks
Test if LogLog.Debug is enabled for output.
See Also
LogLog Class | log4net.Util Namespace