summaryrefslogtreecommitdiffstats
path: root/tools/rdb.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix the `make rdb` debugging toolRyan Petrello2017-06-291-1/+6
|
* improve readability of the honcho console logs in the dev environmentRyan Petrello2017-06-221-0/+6
| | | | | | | * 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
* add tooling to aid in remote debugging sessionsRyan Petrello2017-05-091-0/+231