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

feat: add global handlers #8

Merged
merged 1 commit into from
May 8, 2019
Merged

Conversation

jkusachi
Copy link
Owner

@jkusachi jkusachi commented May 8, 2019

This adds handlers for:

  1. Any occurnce which contains result.errors
  2. A global catch handler

This is useful for logging at a central location (ie: Sentry)

This adds handlers for:
1. Any  occurnce which contains `result.errors`
2. A global `catch` handler

This is useful for logging at a central location (ie: Sentry)
@jkusachi jkusachi requested a review from pragmaticivan May 8, 2019 05:49
ivansantosz
ivansantosz approved these changes May 8, 2019
@jkusachi jkusachi merged commit b3d4583 into master May 8, 2019
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.

3 participants