@eonx/reporter-bugsnag
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Bugsnag Reporter Engine

This engine should use with @eonx/reporter library.

Getting started

import { reporter } from '@eonx/reporter';

reporter.configure({
  engines: {
    bugsnag: () => import('@eonx/reporter-bugsnag'),
  },
});

reporter.initWithKey('api_key');

Readme

Keywords

Package Sidebar

Install

npm i @eonx/reporter-bugsnag

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

2.99 kB

Total Files

4

Last publish

Collaborators

  • ryan.goce.eonx
  • natepage