FuncLayoutRenderer Properties |
The FuncLayoutRenderer type exposes the following members.
Name | Description | |
---|---|---|
Culture |
Gets or sets the culture used for rendering.
| |
Format |
Format string for conversion from object to string.
| |
LayoutRendererName |
Name used in config without ${}. E.g. "test" could be used as "${test}".
| |
LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.) | |
RenderMethod |
Method that renders the layout.
This public property will be removed in NLog 5.
| |
ValueFormatter |
Value formatter
(Inherited from LayoutRenderer.) |