- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 19 Aug 2009 18:57:52 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/conf
In directory hutz:/tmp/cvs-serv25947/WebContent/WEB-INF/conf
Modified Files:
Tag: dev2
log4j.properties
Log Message:
new levels
Index: log4j.properties
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/conf/Attic/log4j.properties,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -d -r1.1.2.5 -r1.1.2.6
--- log4j.properties 19 Aug 2009 08:14:14 -0000 1.1.2.5
+++ log4j.properties 19 Aug 2009 18:57:50 -0000 1.1.2.6
@@ -1,7 +1,7 @@
log4j.rootLogger=ERROR, GUI, Console
log4j.logger.Framework=DEBUG
log4j.logger.Velocity=DEBUG
-log4j.logger.org.w3c.unicorn=ERROR
+log4j.logger.org.w3c.unicorn.tasklist=ERROR
log4j.appender.GUI=org.apache.log4j.lf5.LF5Appender
Received on Wednesday, 19 August 2009 18:58:01 UTC