Re: Redirection of existing println's
Posted By:
Alex_Kobyakov
Posted On:
Monday, December 16, 2002 06:07 AM
You can try code by Jim Moore, placed with Log4j as a contribution. It can be found in log4j_home/contribs/JimMoore / among with mail, regarding issues about usage of that code. I'll highly recommend that you'd read that notes before using provided approach.
And by the way, the name of logger is LoggingOutputStream.java
Hope this helps.