Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LevelMappingEntry.Level Property

The level that is the key for this mapping

[Visual�Basic]
Public�Property�Level�As�Level
[C#]
public�log4net.Core.Level�Level�{get;�set;}

Property Value

The Level that is the key for this mapping

Remarks

Get or set the Level that is the key for this mapping subclass.

See Also

LevelMappingEntry Class | log4net.Util Namespace