log4net SDK Reference

LevelMap.AllLevels Property

[This is preliminary documentation and subject to change.]

Return all possible levels as a list of Level objects.

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

Remarks

Return all possible levels as a list of Level objects.

See Also

LevelMap Class | log4net.Core Namespace