LevelValue Property Apache log4net™ SDK Documentation
Gets the value of this level.

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public int Value { get; }

Property Value

Type: Int32
The value of this level.
Remarks

Gets the value of this level.

See Also

Reference