Update of /cvsroot/rails/18xx
In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv12186
Modified Files:
my.properties
Log Message:
Added INFO logging for algorithm package
Index: my.properties
===================================================================
RCS file: /cvsroot/rails/18xx/my.properties,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** my.properties 29 Jan 2010 23:49:56 -0000 1.14
--- my.properties 20 Apr 2010 20:18:17 -0000 1.15
***************
*** 117,120 ****
--- 117,121 ----
#log4j.debug=true
log4j.rootLogger=DEBUG, F
+ log4j.logger.rails.algorithms=INFO
# Define the Log file appender
|