Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0
LevelMap.AllLevels Property
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