Re: Logging Tomcat errors

2008-11-16 Thread Peter Stavrinides
lt;[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, 14 November, 2008 8:37:56 PM GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: Re: Logging Tomcat errors Dear Peter, > I guess it should be easy enough to distinguish between severe > errors and ordinary erro

Re: Logging Tomcat errors

2008-11-14 Thread Kees Jan Koster
Dear Peter, I guess it should be easy enough to distinguish between severe errors and ordinary errors, but how do you distinguish between 500 errors application runtime errors? I specifically want to report errors that occur at the container level and not at the application level... I hop

Re: Logging Tomcat errors

2008-11-14 Thread Peter Stavrinides
. Thanks Peter - Original Message - From: "Charles R Caldarale" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, 14 November, 2008 5:32:17 PM GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: RE: Logging Tomcat errors > From: Peter Stavrin

RE: Logging Tomcat errors

2008-11-14 Thread Caldarale, Charles R
> From: Peter Stavrinides [mailto:[EMAIL PROTECTED] > Subject: Logging Tomcat errors > > Can anyone point me in the right direction, I need to > implement a logging and reporting mechanism for Tomcat > (6.0.18 on Debian based Linux with JSVC). What specifically do you need to know beyond what's in