https://bz.apache.org/bugzilla/show_bug.cgi?id=53930
--- Comment #11 from Christopher Schultz <ch...@christopherschultz.net> --- (In reply to harald.dunkel from comment #10) > This is pretty disappointing. CATALINA_PID is part of the interface to > manage tomcat. > > Anyway, logging to stdout and stderr is an anachronism, even for Java. The > recommendation should be to set CATALINA_OUT to /dev/null and to use log4j > or similar. And where do logs go before log4j(, etc.) is brought-up? Note that Tomcat doesn't log anything to stdout or stderr. It uses a proper logger through and through, which can be configured to go elsewhere. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org