Re: Omit xml part

2010-11-08 Thread Scott Deboy
To elaborate on Josef's suggestion - you can use a RewriteAppender. The RewriteAppender will forward events to an appender after allowing the RewritePolicy to modify the event. Your logic to remove the field from the message would be provided by your own RewritePolicy implementation. JavaDoc her

AW: Omit xml part

2010-11-08 Thread Stadelmann Josef
Or you may have to write your own filter to filter-out unwanted messages to get to your appender. Josef -Ursprüngliche Nachricht- Von: Thorbjørn Ravn Andersen [mailto:nospam0...@gmail.com] Gesendet: Dienstag, 2. November 2010 21:58 An: Log4J Users List Betreff: Re: Omit xml part Den 02/