Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a single log entry when logging exceptions #1970

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

paalka
Copy link

@paalka paalka commented Jan 16, 2022

By using the built-in exc_info functionality, the exception will be part of the initial log entry, preventing it from for instance creating separate events in Sentry.

Builds on the work in #1737 and #406

@paalka paalka changed the title Print exceptions along with the initial log message Create a single log entry when logging exception Jan 16, 2022
@paalka paalka changed the title Create a single log entry when logging exception Create a single log entry when logging exceptions Jan 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants