Dear List,
I have specified for my app in the web.xml context a logging file. I thought
this would therefore result in
ALL System.out.println(""); messages to be printed to my app_.txt file.
Instead, my app continues to log all output to the catalina.out file.
Is there anyway of printing content to this app_.txt file from inside my JSP
and servlets ? as I would prefer to have ALL of my app related information
in one logfile, to make it easier for the customer to maintain.
Would appreciate any support.
regards
BB
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)