Logger.IsFatalEnabled Property
[This is preliminary documentation and subject to change.]
Determines if logging is enabled for the Fatal level.
[Visual Basic]
Public ReadOnly Property IsFatalEnabled As
Boolean
[C#]
public
bool IsFatalEnabled {get;}
See Also
Logger Class | NLog Namespace