NLog Logging Library

LogLevel.Warn Field

[This is preliminary documentation and subject to change.]

The Warn level.

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

See Also

LogLevel Class | NLog Namespace