> From: news [mailto:n...@ger.gmane.org] On Behalf Of Eric B. > Subject: Re: Log4j vs JULI configuration discrepancy > > I don't understand why when using Juli anything that webapp's log4j > logs to Stdout gets logged to a file, however, when using log4j with > tomcat this behaviour isn't replicated.
Note that catalina.out isn't actually being logged to; the Tomcat startup script simply redirects stdout and stderr to this file. I don't know what happens to System.out and System.err when log4j is in the game. Are you using swallowOutput in your <Context> element? - 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