----- Original Message ----- From: "Christian Fritze" To: "Tomcat Users List" Sent: Monday, September 06, 2004 8:18 AM Subject: Re: logging something to catalina.out > Rhino wrote: > > > > If I'm not mistaken, all you need is: > > > > System.out.println("I should study log4j in a few days..."). > > Try replacing 'out' with 'err', then it should work... ;-) > Don't *both* System.out.println() and System.err.println() write to catalina.out? If not, where does System.out.println() write? I'm not arguing with you; I really don't remember. Rhino --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org