mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-21 06:13:39 +00:00
changed logging to multicastAlarm
This commit is contained in:
parent
06d36b3b48
commit
bd733b61b4
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@ try:
|
|||
# if given loglevel is debug:
|
||||
if globalVars.config.getint("BOSWatch","loglevel") == 10:
|
||||
configHandler.checkConfig("BOSWatch")
|
||||
configHandler.checkConfig("ExpressAlarm")
|
||||
configHandler.checkConfig("multicastAlarm")
|
||||
configHandler.checkConfig("Filters")
|
||||
configHandler.checkConfig("FMS")
|
||||
configHandler.checkConfig("ZVEI")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue