remove logging properties

This commit is contained in:
Robert Muir 2015-05-22 09:31:35 -04:00
parent 3f56eadbd9
commit ee179af1b8
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