minilog-rollbar

0.0.3 • Public • Published

Rollbar for Minilog

Build Status

A consumer of Minilog events that sends event data of a minimum threshold to Rollbar.

Other options include:

  • enable/disable global uncaught exception handling (defaults to enabled)
  • set the minimum threshold of Minilog events that will be sent to Rollbar
  • adjust the stack trace length

Example

require('minilog').pipe(require('minilog-rollbar')({ accessToken: 'xxxxxx' }));

Package Sidebar

Install

npm i minilog-rollbar

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

9.88 kB

Total Files

7

Last publish

Collaborators

  • hsume2