ARTEMIS-4428 Set rootLogger level to INFO
This commit is contained in:
parent
af2672e79a
commit
85b8db94a2
|
@ -18,7 +18,7 @@
|
|||
# Monitor config file every X seconds for updates
|
||||
monitorInterval = 5
|
||||
|
||||
rootLogger.level = OFF
|
||||
rootLogger.level = INFO
|
||||
rootLogger.appenderRef.console.ref = console
|
||||
rootLogger.appenderRef.log_file.ref = log_file
|
||||
|
||||
|
|
Loading…
Reference in New Issue