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