On 14/02/2012 21:49, Marcel Stör wrote:
> It seems nowadays you need a PHD just to understand Tomcat
> logging...sigh. In one of my Eclipse/WTP projects Tomcat logs each
> request (before and after):
> 
> ...
> 13.02.2012 20:50:47 org.apache.catalina.core.ApplicationContext log
> INFO: After request
> [uri=/demo-webmvc-web/scripts/libs/jquery/jquery-1.6.4.min.js?null]
> 13.02.2012 20:50:47 org.apache.catalina.core.ApplicationContext log
> INFO: Before request [uri=/demo-webmvc-web/images/logo.gif?null]
> 13.02.2012 20:50:47 org.apache.catalina.core.ApplicationContext log
> INFO: After request [uri=/demo-webmvc-web/images/logo.gif?null]
> ...
> 
> How do I get rid of this?

Tomcat doesn't log an INFO level output for that - have you by any
chance got a Servlet Filter in your application?


p



-- 

[key:62590808]

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to