https://issues.apache.org/bugzilla/show_bug.cgi?id=50404
Summary: Configuring per-webapp logging is unjustifiably difficult Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: Catalina AssignedTo: dev@tomcat.apache.org ReportedBy: rke...@gmail.com There should be a simple way to setup per-webapp stdout/stderr logging. For instance if I have the following Host's and desired logging setup. app1.myapp.com - $CATALINA_HOME/logs/app1.myapp.com.out app2.myapp.com - $CATALINA_HOME/logs/app2.myapp.com.out app3.myapp.com - $CATALINA_HOME/logs/app3.myapp.com.out There seems to be no obvious answer in the documentation for how to achieve this. This can be done easily in other containers ie Resin. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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