getsentry / getsentry/sentry-python
Attach `exc_info` (stacktraces) to logger integration error logs
Open
Improvement
Logs
Python
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 40m
- Merged PRs (30d)
- 212
Description
Right now we intentionally don't attach `exc_info` to logs we capture via the logging integration. Let's capture this to ensure we maintain consistency with the logs that get emitted to stdout.
Contributor guide
Assessment
This issue has not been assessed yet.