LayoutRendererFactory overview
![]() AddLayoutRenderer | Registers the specified layout renderer type to the factory under a specified name. |
![]() AddLayoutRenderersFromAssembly | Scans the specified assembly for types marked with LayoutRendererAttribute and adds them to the factory. Optionally it prepends the specified text to layout renderer names to avoid naming collisions. |
![]() Clear | Removes all layout renderer information from the factory. |
![]() CreateLayoutRenderer | Creates the layout renderer object based on its layout renderer name and sets its properties from parameters string. |
LayoutRendererFactory Class | NLog Namespace