remove logging properties

This commit is contained in:
Robert Muir 2015-05-22 09:20:55 -04:00
parent e0cbb2b812
commit 3a859ee872
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
log4j.rootLogger=INFO, out
log4j.appender.out=org.apache.log4j.ConsoleAppender
log4j.appender.out.layout=org.apache.log4j.PatternLayout
log4j.appender.out.layout.conversionPattern=[%d{ISO8601}][%-5p][%-25c] %m%n