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

feat(log): Enable stack traces for Sentry log messages #872

Merged
merged 3 commits into from
Dec 4, 2020

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented Dec 4, 2020

If logging.enable_backtraces is set, messages logged to Sentry will additionally receive a stack trace with the location of the log call. This also upgrades the backtrace library.

@jan-auer jan-auer self-assigned this Dec 4, 2020
@jan-auer jan-auer requested review from a team and tonyo December 4, 2020 14:36
@jan-auer jan-auer merged commit a47fc68 into master Dec 4, 2020
@jan-auer jan-auer deleted the feat/log-stacktraces branch December 4, 2020 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants