ajack 2003/10/01 15:57:28 Modified: template/forrest forrest.properties Log: Anything but ERROR is too verbose (sadly) Revision Changes Path 1.6 +1 -1 jakarta-gump/template/forrest/forrest.properties Index: forrest.properties =================================================================== RCS file: /home/cvs/jakarta-gump/template/forrest/forrest.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- forrest.properties 30 Sep 2003 20:51:16 -0000 1.5 +++ forrest.properties 1 Oct 2003 22:57:28 -0000 1.6 @@ -108,7 +108,7 @@ # The URL to start crawling from #project.start-uri=index.html # Set logging level for messages printed to the console -project.debuglevel=INFO +project.debuglevel=ERROR # Max memory to allocate to Java #forrest.maxmemory=64m # Any other arguments to pass to the JVM. For example, to run on an X-less
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
