mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-29 19:34:20 +01:00
little edit in logging
This commit is contained in:
parent
d9b8ae3035
commit
297f27c81c
|
|
@ -257,8 +257,8 @@ finally:
|
|||
finally:
|
||||
# Close Logging
|
||||
logging.debug("close Logging")
|
||||
logging.info("BOSWatch exit()")
|
||||
logging.shutdown()
|
||||
fh.close()
|
||||
ch.close()
|
||||
logging.info("BOSWatch exit()")
|
||||
exit(0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue