You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by am...@apache.org on 2005/12/07 04:51:00 UTC

svn commit: r354695 - /geronimo/trunk/modules/assembly/src/var/log/server-log4j.properties

Author: ammulder
Date: Tue Dec  6 19:50:55 2005
New Revision: 354695

URL: http://svn.apache.org/viewcvs?rev=354695&view=rev
Log:
More logging tweaks

Modified:
    geronimo/trunk/modules/assembly/src/var/log/server-log4j.properties

Modified: geronimo/trunk/modules/assembly/src/var/log/server-log4j.properties
URL: http://svn.apache.org/viewcvs/geronimo/trunk/modules/assembly/src/var/log/server-log4j.properties?rev=354695&r1=354694&r2=354695&view=diff
==============================================================================
--- geronimo/trunk/modules/assembly/src/var/log/server-log4j.properties (original)
+++ geronimo/trunk/modules/assembly/src/var/log/server-log4j.properties Tue Dec  6 19:50:55 2005
@@ -102,5 +102,10 @@
 # Prints various stuff during startup
 log4j.category.org.apache.juddi.registry.RegistryServlet=WARN
 
-# Prints various stuff during startup
+
+# Prints various stuff when the portal is used
 log4j.category.org.apache.pluto.portalImpl.Servlet=WARN
+# Prints stuff for AJAX calls
+log4j.category.uk.ltd.getahead.dwr.impl.DefaultConfiguration=WARN
+log4j.category.uk.ltd.getahead.dwr.impl.ExecuteQuery=WARN
+log4j.category.uk.ltd.getahead.util.Logger=WARN