![]() | LayoutRenderer Methods |
The LayoutRenderer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Append |
Renders the value of layout renderer in the context of the specified log event into StringBuilder.
|
![]() | CloseLayoutRenderer |
Closes the layout renderer.
|
![]() | GetCulture |
Get the CultureInfo for rendering the messages to a String |
![]() | GetFormatProvider |
Get the IFormatProvider for rendering the messages to a String |
![]() | InitializeLayoutRenderer |
Initializes the layout renderer.
|
![]() | Render |
Renders the value of layout renderer in the context of the specified log event.
|
![]() | ResolveServiceT |
Resolves the interface service-type from the service-repository
|
![]() | ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |