log4net SDK Reference

LevelMap.Clear Method 

Clear the internal maps of all levels

[Visual Basic]
Public Sub Clear()
[C#]
public void Clear();

Remarks

Clear the internal maps of all levels

See Also

LevelMap Class | log4net.Core Namespace