I suggest to implement a specialized OutputStream which writes to the file 
appender (or directly to the file appender's file, if no threading issue 
arise). Then replace the default System.out and System.err streams by this 
specialized stream.
Heri

-----Ursprüngliche Nachricht-----
Von: thomas.th.hamac...@partner.bmw.ch 
[mailto:thomas.th.hamac...@partner.bmw.ch] 
Gesendet: Donnerstag, 8. Januar 2009 14:06
An: log4j-user@logging.apache.org
Betreff: [SPAM (Bayesain Analysis)] - Redirect system.out into FileAppender - 
Bayesian Filter detected spam

Hi,

is it possible to redirect the normal system.out or system.err into a 
FileAppender defined through log4j.

I have the problem that I´m using a 3rd-party application, that uses 
System.out.println() in it´s code and I´d like to combine this with my other 
log4j-configurations into one single file currently defined through a 
FileAppender. Any idea how to do that?

Thanks
Thomas


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org

Reply via email to