Common Logging 2.0 API Reference

Log4NetLogger.IsFatalEnabled Property

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

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

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

Implements

ILog.IsFatalEnabled

See Also

Log4NetLogger Class | Common.Logging.Log4Net Namespace