log4net SDK Reference

Level.Name Property

Gets the name of this level.

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

Property Value

The name of this level.

Remarks

Gets the name of this level.

See Also

Level Class | log4net.Core Namespace