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
- RE: XMLLayout conversion pattern Christian, William
- RE: XMLLayout conversion pattern Thomas Muller
- Correction!! (was: RE: XMLLayout conversion pa... Thomas Muller
- XMLLayout conversion pattern Christian, William