Log4JXmlEventLayout
We need volunteers to help maintain and organize this Wiki. Please contact Jarek if you are interested in helping out.
A specialized layout that renders Log4j-compatible XML events.
Supported in



Configuration Syntax
<targets>
<target>
<layout xsi:type="Log4JXmlEventLayout">
</layout>
</target>
</targets>
Read more about using the Configuration File.<target>
<layout xsi:type="Log4JXmlEventLayout">
</layout>
</target>
</targets>
Remarks
This layout is not meant to be used explicitly. Instead you can use ${log4jxmlevent} layout renderer.




