NLog Logging Library

LogLevel.Fatal Field

[This is preliminary documentation and subject to change.]

The Fatal level.

[Visual Basic]
Public Shared ReadOnly Fatal As LogLevel
[C#]
public static readonly LogLevel Fatal;

See Also

LogLevel Class | NLog Namespace