mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 01:17:35 -02:30
improve readability of the honcho console logs in the dev environment
* colorize uwsgi and celery logs; DEBUG lines are green, WARN lines are yellow, ERROR lines (and tracebacks) are red * pretty-print fact callback receiver JSON * simplify the uwsgi log format so it's more legible
This commit is contained in:
@@ -10,5 +10,6 @@ pytest-cov
|
||||
pytest-django
|
||||
pytest-pythonpath
|
||||
pytest-mock
|
||||
logutils
|
||||
flower
|
||||
uwsgitop
|
||||
|
||||
Reference in New Issue
Block a user