2.0.0 • Published 3 years ago

@errortracker/angular-plugin v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@errortracker/plugin-angular

A @errortracker/js integration for Angular.

This package enables you to integrate ErrorTracker's error reporting with an Angular (v2+) application at a detailed level. It provides an implementation of the @angular/core ErrorHandler which you can use to capture and report unhandled errors in your app.

Reported errors will contain useful debugging info from Angular's internals, such as the component and context.

Getting started

  1. Create a ErrorTracker account
  2. Complete the instructions in the integration guide
  3. Report handled exceptions using ErrorTracker.notify()
  4. Customize your integration using the configuration options

Support

License

This package is free software released under the MIT License. See LICENSE.txt for details.