Re: Context level logging

2008-11-10 Thread Jonathan Mast
Well I did everything I said I would above and Catalina.out kept on receiving the System errors and the specified file didn't receive anything. So I guess it was a failure. I do believe you can specify in the web app deployment descriptor more detailed logging, but I haven't had time to test it ou

Re: Context level logging

2008-11-10 Thread blacksheep
I wonder you came up with a solution ? Jonathan Mast-2 wrote: > > OK, i have a webapp which has it's own context element. I want all the > System.out and System.err stuff from this webapp to go to it's own special > log file as opposed to catalina.out. My reading of the Tomcat docs > (versio

RE: Context Level Logging

2006-03-16 Thread James Reynolds
mcat Users List Subject: RE: Context Level Logging > From: James Reynolds [mailto:[EMAIL PROTECTED] > Subject: Context Level Logging > > I want to be a good neighbor and set up context level logging, so log > files from my app will go to conf/logs/myContextName. > Is there a way to

RE: Context Level Logging

2006-03-16 Thread Caldarale, Charles R
> From: James Reynolds [mailto:[EMAIL PROTECTED] > Subject: Context Level Logging > > I want to be a good neighbor and set up context level logging, > so log files from my app will go to conf/logs/myContextName. > Is there a way to configure tomcat to do this? RTFM: http://tomcat.apache.org/tomc