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

Integration with "failure" crate? #10

Open
davidpdrsn opened this issue Feb 8, 2019 · 2 comments
Open

Integration with "failure" crate? #10

davidpdrsn opened this issue Feb 8, 2019 · 2 comments

Comments

@davidpdrsn
Copy link

Hey! I'm working on a project that uses "failure" for errors. Its Error type has backtraces pointing back to where the error originated. Is it possible for report_error! to use that backtrace instead of creating a new one?

@ecton
Copy link
Contributor

ecton commented Jan 2, 2020

@RoxasShadow If you're not opposed having this built-in, I'm happy to add this -- including using a feature flag so that it can be turned on/off. I started using Failure in one of my projects that I'll eventually use Rollbar in as well.

@RoxasShadow
Copy link
Owner

Sure, a feature flag for that would be great - thank you!

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

No branches or pull requests

3 participants