@factor/plugin-bugsnag

1.8.28 • Public • Published

Factor Bugsnag Plugin

Overview

This plugin implements Bugsnag in your Factor app which helps you stay informed about errors encountered by users.

Before you start

  • You'll need a Bugsnag account and a notifier API key.

Installation

npm add  @factor/plugin-bugsnag

Usage

All that you need to do to get this plugin working is add bugsnag.clientApiKey to your factor-settings.js file.

You can easily add and edit this information using the native Factor setup CLI. Run the setup CLI using the command npx factor setup once you've installed the plugin (set as a dependency).

Package Sidebar

Install

npm i @factor/plugin-bugsnag

Weekly Downloads

1

Version

1.8.28

License

MIT

Unpacked Size

28 kB

Total Files

7

Last publish

Collaborators

  • raylopezaleman
  • arpowers