> From: Dola Woolfe [mailto:dolac...@yahoo.com] 
> Subject: Re: Capturing System.out on a Mac

> I appreciate the point about logging, but what if I am using a 
> library that utilizes System.out?

Then you really, really need to file a bug report with the maintainers of the 
library for writing anti-social code.  In the meantime, you can modify the 
Tomcat startup script to redirect stdout to a pipe, and have one of the widely 
available utilities listen on that pipe and write it to a rotatable log file.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to