From: Sasha Sherstnev Date: Thu, 1 Aug 2013 14:53:41 +0000 (+0100) Subject: An attempt to sort out a warning in tomcat in Eclipse X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=c7dcce81d1d7d2a42e70125dbc095067e3298928;p=jabaws.git An attempt to sort out a warning in tomcat in Eclipse --- diff --git a/log/log4j.properties b/log/log4j.properties index 07df1cc..cd2a406 100644 --- a/log/log4j.properties +++ b/log/log4j.properties @@ -12,6 +12,10 @@ ## ERROR - log errors and fatal events only ## FATAL - log fatal events only +# To see debug messages in TldLocationsCache, uncomment the following line: +#org.apache.jasper.compiler.TldLocationsCache.level = FINE +org.apache.catalina.core.ContainerBase.[Catalina].[localhost].level = FINE + ## Uncomment this if you would like the system to log messages into stdout #log4j.rootLogger=TRACE, rootfile #log4j.appender.rootfile=org.apache.log4j.RollingFileAppender