Common Logging 2.0 API Reference |
|
Log4NetLogger.IsDebugEnabled Property
Missing <summary> documentation for P:Common.Logging.Log4Net.Log4NetLogger.IsDebugEnabled
[Visual Basic]
Public Overrides ReadOnly Property IsDebugEnabled() As
Boolean _
Public Get
End Get
End Property
[C#]
public override
bool IsDebugEnabled { public get; }
Implements
ILog.IsDebugEnabled
See Also
Log4NetLogger Class | Common.Logging.Log4Net Namespace