You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2020/05/05 12:42:08 UTC

[Bug 53930] allow capture of catalina stdout/stderr to a command instead of just a file [PATCH]

https://bz.apache.org/bugzilla/show_bug.cgi?id=53930

--- Comment #10 from harald.dunkel@aixigo.de ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org