NLog Logging Library

LogLevel.Info Field

[This is preliminary documentation and subject to change.]

The Info level.

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

See Also

LogLevel Class | NLog Namespace