On 03/06/2010 00:01, kkoli...@apache.org wrote:
>    the standard access log
>    http://svn.apache.org/viewvc?rev=950587&view=rev
>    +1: markt
> +  +1: kkolinko: only if together with r950809
>    -1: 
> +   kkolinko: 1) JDBCAccessLogValve is not a child of AccessLogValve, will 
> need
> +   its own implementation. 2) It would be nice to log requests using the 
> timestamp
> +   when it was received (like HTTPD 2.0+ does), not when it was processed. 
> If that
> +   is to be implemented, an additional parameter will be needed for the 
> log() method
> +   in the AccessLog interface. I suppose that might be "long t1, long t2" 
> instead
> +   of "long time".
> +   3) I see no way to turn off this feature or filter the output.

I am working on an improved overall fix for trunk. If it works, I'll
probably propose a combined backport to 6.0.x

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to