How do I customize the XML log event produced when using the XMLLayout
appender? I would like to include additional data as is currently done with
the ConversionPattern. However, the ConversionPattern is not supported by
the XMLLayout appender. Specifically, I want to output the calling class (%C
in the ConversionPattern). 
 
Thanks,
-billc


Reply via email to