Remove undefined FILE appender from basic log4j config
Fixes gh-433
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
log4j.rootCategory=INFO, CONSOLE, FILE
|
||||
log4j.rootCategory=INFO, CONSOLE
|
||||
|
||||
PID=????
|
||||
LOG_PATTERN=[%d{yyyy-MM-dd HH:mm:ss.SSS}] boot%X{context} - ${PID} %5p [%t] --- %c{1}: %m%n
|
||||
|
||||
Reference in New Issue
Block a user