sys-mon: added loglevel configs for new loggers

BugzID: 69541

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmueller 2021-01-21 17:11:05 +01:00
parent 83b121a004
commit 023dc56ab0
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
MON_INTERVAL_MS="-m 60000"
LOG_INTERVAL_MS="-l 600000"
LOGGER_CONFIG="--loglevel=6,evtloop.5,fileOp.5,tempSensor.5"
LOGGER_CONFIG="--loglevel=6,evtloop.5,fileOp.5,tempSensor.5,systemState.6,initSys.6,systemUp.6"