Merge pull request #266 from shanemcd/bump-19.1.0

Bump 19.1.0
This commit is contained in:
Shane McDonald
2021-05-01 10:27:39 -04:00
committed by GitHub
5 changed files with 6 additions and 6 deletions

View File

@@ -77,7 +77,6 @@ data:
LOGGING['loggers']['social']['handlers'] = ['console']
LOGGING['loggers']['system_tracking_migrations']['handlers'] = ['console']
LOGGING['loggers']['rbac_migrations']['handlers'] = ['console']
LOGGING['loggers']['awx.isolated.manager.playbooks']['handlers'] = ['console']
LOGGING['handlers']['callback_receiver'] = {'class': 'logging.NullHandler'}
LOGGING['handlers']['task_system'] = {'class': 'logging.NullHandler'}
LOGGING['handlers']['tower_warnings'] = {'class': 'logging.NullHandler'}