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

support logging of emperror errors #178

Closed
rhinof opened this issue Sep 28, 2019 · 0 comments
Closed

support logging of emperror errors #178

rhinof opened this issue Sep 28, 2019 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@rhinof
Copy link
Contributor

rhinof commented Sep 28, 2019

When a handler has to return an error it is usually helpful to log contextual data that will help easily diagnose and resolve the issue.

https://github.com/emperror/errors provides a way to wrap errors and add additional contextual attributes to them.
grabbit should be able to log these attributes via logrus allowing developers for a better development experience

@rhinof rhinof added the enhancement New feature or request label Sep 28, 2019
@rhinof rhinof added this to To do in v1.2 via automation Sep 28, 2019
@rhinof rhinof closed this as completed Sep 30, 2019
v1.2 automation moved this from To do to Done Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
v1.2
  
Done
Development

No branches or pull requests

1 participant