Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PB-931 Don't add exc_text manually to logging output in JSON formatter
Remove the addition of exc_text to the message directly. Instead adding it to the record, so that it can be formatted through the django logging facility
- Loading branch information