2006/unicorn/WebContent/WEB-INF/conf velocity.properties,1.2,1.3

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

Modified Files:
	velocity.properties 
Log Message:
changed logger name

Index: velocity.properties
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/conf/velocity.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- velocity.properties	28 Aug 2009 12:40:03 -0000	1.2
+++ velocity.properties	31 Aug 2009 11:30:52 -0000	1.3
@@ -1,5 +1,5 @@
 runtime.log.logsystem.class=org.apache.velocity.runtime.log.Log4JLogChute
-runtime.log.logsystem.log4j.logger=Velocity
+runtime.log.logsystem.log4j.logger=org.apache.velocity
 input.encoding=UTF-8
 output.encoding=UTF-8
 velocimacro.library = macros_index.vm

Received on Monday, 31 August 2009 11:31:08 UTC