log4net SDK Reference

LoggingEvent.Level Property

Gets the Level of the logging event.

[Visual Basic]
Public ReadOnly Property Level As Level
[C#]
public Level Level {get;}

Property Value

The Level of the logging event.

Remarks

Gets the Level of the logging event.

See Also

LoggingEvent Class | log4net.Core Namespace