mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
logging fixed
This commit is contained in:
parent
f86aeb914b
commit
ea68fabc12
|
|
@ -119,4 +119,4 @@ def run(typ,freq,data):
|
|||
|
||||
except:
|
||||
logging.error("unknown error")
|
||||
logging.debug("unknown error", exc_info=True)
|
||||
logging.debug("unknown error", exc_info=True)
|
||||
|
|
|
|||
Loading…
Reference in a new issue