NLog Logging Library

LogLevel.Off Field

[This is preliminary documentation and subject to change.]

The Off level.

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

See Also

LogLevel Class | NLog Namespace