Common Logging 2.0 API Reference

Log4NetLogger.IsErrorEnabled Property

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

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

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

Implements

ILog.IsErrorEnabled

See Also

Log4NetLogger Class | Common.Logging.Log4Net Namespace