Purge more qpid configuration

This commit is contained in:
Matthew Jones 2016-09-12 09:50:27 -04:00
parent 7e7bd76644
commit 988bbc4f4f

View File

@ -1015,11 +1015,6 @@ LOGGING = {
'level': 'WARNING',
'propagate': False,
},
'qpid.messaging': {
'handlers': ['console', 'file', 'tower_warnings'],
'propagate': False,
'level': 'WARNING',
},
'py.warnings': {
'handlers': ['console'],
},