mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 06:01:25 -03:30
Add social log messages to tower's log on error
This commit is contained in:
parent
908b1b4094
commit
4832f48e06
@ -827,5 +827,9 @@ LOGGING = {
|
||||
'handlers': ['console', 'file', 'tower_warnings'],
|
||||
'level': 'DEBUG',
|
||||
},
|
||||
'social': {
|
||||
'handlers': ['console', 'file', 'tower_warnings'],
|
||||
'level': 'DEBUG',
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user