log4net SDK Reference

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