vmassol 01/08/13 11:56:21
Modified: cactus/conf/sample/conf/test/share log_client.properties
log_server.properties
Log:
remove unneeded line
Revision Changes Path
1.3 +1 -2
jakarta-commons/cactus/conf/sample/conf/test/share/log_client.properties
Index: log_client.properties
===================================================================
RCS file:
/home/cvs/jakarta-commons/cactus/conf/sample/conf/test/share/log_client.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- log_client.properties 2001/07/04 09:39:22 1.2
+++ log_client.properties 2001/08/13 18:56:21 1.3
@@ -8,5 +8,4 @@
log4j.appender.cactus.layout = org.apache.log4j.PatternLayout
log4j.appender.cactus.layout.ConversionPattern = %r [%t] %-5p %c{2} %x - %m %n
-log4j.category.org.apache.commons.cactus = DEBUG, cactus
-#log4j.rootCategory = DEBUG, cactus
\ No newline at end of file
+log4j.category.org.apache.commons.cactus = DEBUG, cactus
\ No newline at end of file
1.3 +1 -2
jakarta-commons/cactus/conf/sample/conf/test/share/log_server.properties
Index: log_server.properties
===================================================================
RCS file:
/home/cvs/jakarta-commons/cactus/conf/sample/conf/test/share/log_server.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- log_server.properties 2001/07/04 09:39:24 1.2
+++ log_server.properties 2001/08/13 18:56:21 1.3
@@ -8,5 +8,4 @@
log4j.appender.cactus.layout = org.apache.log4j.PatternLayout
log4j.appender.cactus.layout.ConversionPattern = %r [%t] %-5p %c{2} %x - %m %n
-log4j.category.org.apache.commons.cactus = DEBUG, cactus
-#log4j.rootCategory = DEBUG, cactus
\ No newline at end of file
+log4j.category.org.apache.commons.cactus = DEBUG, cactus
\ No newline at end of file