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

Any solution for Angular 2+ #65

Open
gauravshrestha opened this issue Apr 22, 2019 · 2 comments
Open

Any solution for Angular 2+ #65

gauravshrestha opened this issue Apr 22, 2019 · 2 comments

Comments

@gauravshrestha
Copy link

Hello,

Is there a version available for Angular 2+? I need to write logs from my Angular 5 app.

Thank you

@bz2
Copy link
Contributor

bz2 commented May 31, 2019

Looks like the modern Angular way is implementing the ErrorHandler interface:

https://angular.io/api/core/ErrorHandler

So, not that dissimilar from what's documented for the original Angular, but likely worth spelling out in the README.

@steren
Copy link
Collaborator

steren commented Jun 2, 2019

If you give it a try, please share a Pull Request with us to update the README for Angular 2+

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

3 participants