RendererMapClear Method Apache log4net™ SDK Documentation
Clear the map of renderers

Namespace: log4net.ObjectRenderer
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public void Clear()
Remarks

Clear the custom renderers defined by using Put(Type, IObjectRenderer). The DefaultRenderer cannot be removed.

See Also

Reference