Time taken in millis in ExtendedAccessLogValve

2009-09-24 Thread Xavier
, not in milliseconds. Does anyone know how to bypass this limitation ? (and why such a limitation, when the standard AccessLogValve can log the time taken in milliseconds ?) Thank you in advance Regards, Xavier -- View this message in context: http://www.nabble.com/Time-taken-in-millis

Re: Time taken in millis in ExtendedAccessLogValve

2009-09-24 Thread Leon Rosenberg
-- View this message in context: http://www.nabble.com/Time-taken-in-millis-in-ExtendedAccessLogValve-tp25543452p25543452.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users

Re: Time taken in millis in ExtendedAccessLogValve

2009-09-24 Thread Rainer Jung
On 24.09.2009 10:32, Xavier wrote: Hello, First of all, sorry if this question was alerady asked... We'd like to log the taken in milliseconds by tomcat (5.5 for now, 6.0 later) and our app to serve requests. The ExtendedAccessLogValve provides a nice date/time output format, but the