parent
347b676b76
commit
8b37a5dc6f
@ -1,7 +0,0 @@
|
||||
#### Use only the log to console appender
|
||||
log4j.rootCategory=info, stdout
|
||||
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
|
||||
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
|
||||
|
||||
# Pattern to output the caller's file name and line number.
|
||||
log4j.appender.stdout.layout.ConversionPattern=%5p [%t] (%F%L) - %m%n
|
Loading…
Reference in new issue