NLog Logging Library

LogLevel.Name Property

[This is preliminary documentation and subject to change.]

Gets the name of the log level.

[Visual Basic]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

See Also

LogLevel Class | NLog Namespace