@errortracker/angular-plugin
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

@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.

Readme

Keywords

none

Package Sidebar

Install

npm i @errortracker/angular-plugin

Weekly Downloads

2

Version

2.0.0

License

MIT

Unpacked Size

14.8 kB

Total Files

6

Last publish

Collaborators

  • harisankarnayak