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

Wrap errors to print stack traces #30

Open
lawrencejones opened this issue Dec 18, 2017 · 1 comment
Open

Wrap errors to print stack traces #30

lawrencejones opened this issue Dec 18, 2017 · 1 comment

Comments

@lawrencejones
Copy link
Contributor

We typically log when errors occur, but tracking down where the error originated is difficult. Ideally we'd have a stack trace to make debugging simpler.

https://dave.cheney.net/2016/06/12/stack-traces-and-the-errors-package

@hmac
Copy link
Contributor

hmac commented Apr 13, 2018

@lawrencejones I believe this is fixed now?

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

2 participants