Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LevelMap.Add�Method�(Level)

Add a Level to the map

[Visual�Basic]
Overloads�Public�Sub�Add( _
���ByVal level�As�Level�_
)
[C#]
public�void�Add(
���Levellevel
);

Parameters

level
the Level to add

Remarks

Add a Level to the map

See Also

LevelMap Class | log4net.Core Namespace | LevelMap.Add Overload List