ARTEMIS-4428 Set rootLogger level to INFO

This commit is contained in:
Domenico Francesco Bruscino 2023-09-13 12:45:37 +02:00 committed by Robbie Gemmell
parent af2672e79a
commit 85b8db94a2
1 changed files with 1 additions and 1 deletions

View File

@ -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