Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

RendererMap.Clear�Method�

Clear the map of renderers

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

Remarks

Clear the custom renderers defined by using Put. The DefaultRenderer cannot be removed.

See Also

RendererMap Class | log4net.ObjectRenderer Namespace