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

Use a Timbre appender to send errors to Sentry instead of calling the Sentry API directly #63

Open
djwhitt opened this issue Apr 4, 2017 · 1 comment
Assignees
Milestone

Comments

@djwhitt
Copy link
Contributor

djwhitt commented Apr 4, 2017

This would tidy up the code slightly and should make it easier to swap error reporters in the future. It also removes a dependency from the event router which will help with running it in other environment and potentially extracting it in the future.

@djwhitt djwhitt self-assigned this Apr 4, 2017
@djwhitt djwhitt added this to the 0.2.0 milestone Jul 29, 2017
@djwhitt
Copy link
Contributor Author

djwhitt commented Jul 30, 2017

Details about writing appenders can be found here: https://github.com/ptaoussanis/timbre#configuration

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

1 participant