remove logging properties
This commit is contained in:
parent
3f56eadbd9
commit
ee179af1b8
|
@ -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