> > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/context.html > > tells about using the Context element in server.xml to configure a webapp. > Scroll down and note the Logger entry under Nested Components. I hope this > helps. >
I have the same question as Luc. I set up a Context with a Logger inside. Messages such as JSP compile errors go to the Logger I set up, but messages that are printed to System.out still show up in catalina.out. I read the docs above but I don't see how to change this. Thanks, Dan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
