mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 14:14:22 +01:00
Fixes log level
This commit is contained in:
@@ -147,4 +147,4 @@ class Watcher:
|
||||
self.asleep = True
|
||||
self.zmq_subscriber.terminate = True
|
||||
|
||||
logger.error("No more pending appointments, going back to sleep")
|
||||
logger.info("No more pending appointments, going back to sleep")
|
||||
|
||||
Reference in New Issue
Block a user