Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggerRepositorySkeleton.LevelMap Property

Get the level map for the Repository.

[Visual�Basic]
Overridable�Public�ReadOnly�Property�LevelMap�As�LevelMap�_
����Implements�ILoggerRepository.LevelMap
[C#]
public�virtual�log4net.Core.LevelMap�LevelMap�{get;}

Implements

ILoggerRepository.LevelMap

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

LoggerRepositorySkeleton Class | log4net.Repository Namespace