Click or drag to resize

LayoutRenderer Methods

The LayoutRenderer type exposes the following members.

Methods
  NameDescription
Protected methodAppend
Renders the value of layout renderer in the context of the specified log event into StringBuilder.
Protected methodCloseLayoutRenderer
Closes the layout renderer.
Protected methodGetCulture
Get the CultureInfo for rendering the messages to a String
Protected methodGetFormatProvider
Get the IFormatProvider for rendering the messages to a String
Protected methodInitializeLayoutRenderer
Initializes the layout renderer.
Public methodRender
Renders the value of layout renderer in the context of the specified log event.
Protected methodResolveServiceT
Resolves the interface service-type from the service-repository
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
See Also