Skip to content

Added error console logging outside of production #1340

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

Merged
merged 1 commit into from
May 30, 2018
Merged

Added error console logging outside of production #1340

merged 1 commit into from
May 30, 2018

Conversation

nortonprojects
Copy link
Contributor

Without calling super.handleError(err), Raven swallows the error without any indication for debugging in development environments

Before submitting a pull request, please verify the following:

  • If you've added code that should be tested, please add tests.
  • If you've modified the API (e.g. added a new config or public method), update the docs and TypeScript declaration file.
  • Ensure your code lints and the test suite passes (npm test).

Without calling `super.handleError(err)`, Raven swallows the error without any indication for debugging in development environments
@kamilogorek
Copy link
Contributor

Perfect, thanks!

@kamilogorek kamilogorek merged commit c2e3977 into getsentry:master May 30, 2018
@nortonprojects nortonprojects deleted the patch-1 branch May 31, 2018 00:45
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.

2 participants