![]() | Log4JXmlEventLayout Class |
Namespace: NLog.Layouts
The Log4JXmlEventLayout type exposes the following members.
Name | Description | |
---|---|---|
![]() | Log4JXmlEventLayout |
Initializes a new instance of the Log4JXmlEventLayout class.
|
Name | Description | |
---|---|---|
![]() | LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from Layout.) |
![]() | Renderer |
Gets the Log4JXmlEventLayoutRenderer instance that renders log events.
|
Name | Description | |
---|---|---|
![]() | CloseLayout |
Closes the layout.
(Inherited from Layout.) |
![]() | GetFormattedMessage |
Renders the layout for the specified logging event by invoking layout renderers.
(Overrides LayoutGetFormattedMessage(LogEventInfo).) |
![]() | InitializeLayout |
Initializes the layout.
(Inherited from Layout.) |
![]() | Precalculate |
Precalculates the layout for the specified log event and stores the result
in per-log event cache.
Only if the layout doesn't have [ThreadAgnostic] and doens't contain layouts with [ThreadAgnostic].
(Inherited from Layout.) |
![]() | Render |
Renders the event info in layout.
(Inherited from Layout.) |