You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/09/05 07:07:16 UTC

svn commit: r278675 - /forrest/trunk/main/webapp/sitemap.xmap

Author: crossley
Date: Sun Sep  4 22:07:12 2005
New Revision: 278675

URL: http://svn.apache.org/viewcvs?rev=278675&view=rev
Log:
Declare the LogTransformer to assist with debugging.

Modified:
    forrest/trunk/main/webapp/sitemap.xmap

Modified: forrest/trunk/main/webapp/sitemap.xmap
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/sitemap.xmap?rev=278675&r1=278674&r2=278675&view=diff
==============================================================================
--- forrest/trunk/main/webapp/sitemap.xmap (original)
+++ forrest/trunk/main/webapp/sitemap.xmap Sun Sep  4 22:07:12 2005
@@ -142,6 +142,10 @@
     </catalogues>
     <cache-at-startup>true</cache-at-startup>
    </map:transformer>
+
+  <map:transformer name="log"
+      src="org.apache.cocoon.transformation.LogTransformer"
+      logger="sitemap.transformer.log" pool-max="16"/>
  </map:transformers>
 
     <map:readers default="resource">