remove logging properties
This commit is contained in:
parent
e0cbb2b812
commit
3a859ee872
|
@ -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
|
Loading…
Reference in New Issue