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 xm
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
Den 02/11/10 10.25, Alexander Curvers skrev:
Hello,
i send some binary data in xml messages with my webservices.. I log
all communication for debugging purposes. The problem is the binary
value gets logged as well making the log very big.. I want to log the
rest of the xml but just not the on
Hello,
i send some binary data in xml messages with my webservices.. I log all
communication for debugging purposes. The problem is the binary value
gets logged as well making the log very big.. I want to log the rest of
the xml but just not the one field/property containing the binary data..