minilog-airbrake

0.2.1 • Public • Published

Airbrake for Minilog

Build Status

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

Other options include:

  • enable/disable global uncaught exception handling (defaults to enabled)
  • set the minimum threshold of Minilog events that will be sent to Airbrake
  • adjust the stack trace length
  • allow Airbrake notification errors to be thrown and potentially halt current process

Example

require('minilog').pipe(require('minilog-airbrake')({ api_key: 'xxxxxx' })); 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.1
    0
  • 0.2.0
    1
  • 0.1.2
    1
  • 0.1.1
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i minilog-airbrake

Weekly Downloads

4

Version

0.2.1

License

MIT

Last publish

Collaborators

  • samshull
  • zendesk-npm
  • vanchi