Common Logging 2.0 API Reference

Log4NetLogger.IsWarnEnabled Property

Missing <summary> documentation for P:Common.Logging.Log4Net.Log4NetLogger.IsWarnEnabled

[Visual Basic]
Public Overrides ReadOnly Property IsWarnEnabled() As Boolean _
    Implements ILog.IsWarnEnabled

   Public Get
   End Get
End Property
[C#]
public override bool IsWarnEnabled { public get; }

Implements

ILog.IsWarnEnabled

See Also

Log4NetLogger Class | Common.Logging.Log4Net Namespace