mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-04 14:07:25 +00:00
little change boswatch, plugin_test includes ready
This commit is contained in:
parent
906c32b683
commit
d02a2a3aab
2 changed files with 6 additions and 6 deletions
|
|
@ -127,7 +127,7 @@ try:
|
|||
for key,val in globals.config.items("BOSWatch"):
|
||||
logging.debug(" - %s = %s", key, val)
|
||||
except:
|
||||
logging.debug("cannot read config file")
|
||||
logging.exception("cannot read config file")
|
||||
else:
|
||||
|
||||
#load plugins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue