mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-21 06:13:39 +00:00
edit log output
This commit is contained in:
parent
33706e5f2d
commit
3782974094
1 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue