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

Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public int Value { get; }

Property Value

Type: OnlineInt32
The value of this level.
Remarks

Gets the value of this level.

See Also