[This is preliminary documentation and subject to change.]
Gets the renderer for the specified object type
Gets the renderer for the specified object type
public IObjectRenderer Get(object);
Gets the renderer for the specified type
public IObjectRenderer Get(Type);
RendererMap Class | log4net.ObjectRenderer Namespace