LayoutRendererAttribute overview
LayoutRendererAttribute Constructor
|
Creates a new instance of LayoutRendererAttribute and assigns the FormatString to the specified value. |
FormatString | The format string that can be used to invoke the layout renderer. |
IgnoresPadding | Marks the specified layout renderer as ignoring padding (used mostly for documentation generation). |
UsingLogEventInfo | Marks the specified layout renderer as relying purely on the contents of LogEventInfo only and not on any other information (such as thread- |
LayoutRendererAttribute Class | NLog Namespace