load filters in boswatch.py

This commit is contained in:
Bastian Schroll 2015-05-23 09:09:13 +02:00
parent 45159aa16e
commit 206463f8e9
2 changed files with 6 additions and 2 deletions

View file

@ -42,4 +42,4 @@ def checkFilters(data,typ,plugin):
return True
except:
logging.exception("")
logging.exception("Error in Filter checking")