log4net SDK Documentation - Microsoft .NET Framework 4.0

RendererMap.Get Method

Gets the renderer for the specified object type

Overload List

Gets the renderer for the specified object type

public IObjectRenderer Get(object);

Gets the renderer for the specified type

public IObjectRenderer Get(Type);

See Also

RendererMap Class | log4net.ObjectRenderer Namespace