mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-20 15:20:16 +01:00
edit log output
This commit is contained in:
parent
33706e5f2d
commit
3782974094
|
|
@ -225,8 +225,7 @@ try:
|
|||
configHandler.checkConfig("POC")
|
||||
configHandler.checkConfig("Plugins")
|
||||
configHandler.checkConfig("Filters")
|
||||
if globalVars.config.getint("NMAHandler","enableHandler"):
|
||||
configHandler.checkConfig("NMAHandler")
|
||||
#NMAHandler is outputed below
|
||||
except:
|
||||
# we couldn't work without config -> exit
|
||||
logging.critical("cannot read config file")
|
||||
|
|
|
|||
Loading…
Reference in a new issue