2006/unicorn/WebContent/WEB-INF/conf log4j.properties,1.1.2.3,1.1.2.4

Update of /sources/public/2006/unicorn/WebContent/WEB-INF/conf
In directory hutz:/tmp/cvs-serv3336/WebContent/WEB-INF/conf

Modified Files:
      Tag: dev2
	log4j.properties 
Log Message:
some level changes

Index: log4j.properties
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/conf/Attic/log4j.properties,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- log4j.properties	11 Aug 2009 16:05:41 -0000	1.1.2.3
+++ log4j.properties	17 Aug 2009 17:29:34 -0000	1.1.2.4
@@ -1,7 +1,8 @@
-log4j.rootLogger=ALL, GUI, Console
-log4j.Init=ALL, GUI
-log4j.Controller=ALL, GUI
-log4j.RouteParser=ALL, GUI
+log4j.rootLogger=ERROR, GUI, Console
+log4j.logger.Framework=DEBUG
+log4j.logger.org.w3c.unicorn.tasklist=ERROR
+log4j.logger.org.w3c.unicorn.util.LocalizedString=ERROR
+
   
 log4j.appender.GUI=org.apache.log4j.lf5.LF5Appender
 log4j.appender.GUI.MaxNumberOfRecords=10000

Received on Monday, 17 August 2009 17:29:45 UTC