Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

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