Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ILoggerRepository.LevelMap Property

Get the level map for the Repository.

[Visual�Basic]
Property�LevelMap�As�LevelMap
[C#]
log4net.Core.LevelMap�LevelMap�{get;}

Remarks

Get the level map for the Repository.

The level map defines the mappings between level names and Level objects in this repository.

See Also

ILoggerRepository Interface | log4net.Repository Namespace