log4net SDK Reference

Level.Value Property

Gets the value of this level.

[Visual Basic]
Public ReadOnly Property Value As Integer
[C#]
public int Value {get;}

Property Value

The value of this level.

Remarks

Gets the value of this level.

See Also

Level Class | log4net.Core Namespace