no need to listen to rabittmq

This commit is contained in:
2022-03-25 14:14:22 +01:00
parent 3cae7159aa
commit c0ac6613ed
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ def init_logger():
filemode='a',
format='%(asctime)s,%(msecs)d %(name)s %(levelname)s %(message)s',
datefmt='%D:%H:%M:%S',
level=logging.DEBUG)
level=logging.INFO)