seade 2004/08/19 07:27:47
Modified: src/generator/src/conf Tag: TORQUE_3_1_BRANCH
log4j.properties simplelog.properties
Log:
Switch logging from DEBUG to INFO - this will make the day of all thos people that
for some reason have the torque-gen jar in their classpath at runtime.
Revision Changes Path
No revision
No revision
1.1.2.1 +2 -2 db-torque/src/generator/src/conf/log4j.properties
Index: log4j.properties
===================================================================
RCS file: /home/cvs/db-torque/src/generator/src/conf/log4j.properties,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- log4j.properties 24 Jul 2003 12:40:11 -0000 1.1
+++ log4j.properties 19 Aug 2004 14:27:46 -0000 1.1.2.1
@@ -12,7 +12,7 @@
#
# Turbine goes into Turbine Log
#
-log4j.category.org.apache.torque-gen = DEBUG, org.apache.torque.engine
+log4j.category.org.apache.torque-gen = INFO
log4j.additivity.org.apache.torque-gen = false
1.1.2.1 +1 -1 db-torque/src/generator/src/conf/simplelog.properties
Index: simplelog.properties
===================================================================
RCS file: /home/cvs/db-torque/src/generator/src/conf/simplelog.properties,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- simplelog.properties 26 Jun 2003 07:01:23 -0000 1.1
+++ simplelog.properties 19 Aug 2004 14:27:46 -0000 1.1.2.1
@@ -3,4 +3,4 @@
#
#set log levels
-org.apache.commons.logging.simplelog.defaultlog=debug
+org.apache.commons.logging.simplelog.defaultlog=info
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]