Gets the renderer for the specified object type
Namespace: log4net.ObjectRenderer
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax
Parameters
- obj
- Type: SystemObject
the object to lookup the renderer for
Return Value
Type: IObjectRendererthe renderer for obj
Remarks
See Also