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

Add chaining documentation #566

Merged
merged 1 commit into from
Apr 13, 2023
Merged

Conversation

bryanlarsen
Copy link
Contributor

Sentry wasn't working for me because I was calling std::panic::set_hook() after sentry::init(). Make it clear that you can have your own hook too, as long as you set it first.

Sentry wasn't working for me because I was calling `std::panic::set_hook()` after `sentry::init()`.   Make it clear that you can have your own hook too, as long as you set it first.
@Swatinem Swatinem merged commit deb5a84 into getsentry:master Apr 13, 2023
12 checks passed
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.

None yet

2 participants