only show warnings from cache-machine
This commit is contained in:
Родитель
1a745f50c6
Коммит
e322dabfec
|
@ -851,6 +851,7 @@ LOGGING = {
|
|||
'loggers': {
|
||||
'amqplib': {'handlers': ['null']},
|
||||
'caching.invalidation': {'handlers': ['null']},
|
||||
'caching': {'level': logging.WARNING},
|
||||
'pyes': {'handlers': ['null']},
|
||||
'rdflib': {'handlers': ['null']},
|
||||
'suds': {'handlers': ['null']},
|
||||
|
|
Загрузка…
Ссылка в новой задаче