rookout
TypeScript icon, indicating that this package has built-in type declarations

0.42.0 • Public • Published

Node Rookout

Rookout is a Node.js package that supports on the fly debugging and data extraction from Node.js applications in production.

Installation:

npm install --save rookout

Setup:

const rookout = require('rookout');

rookout.start({
    token: '[Your Rookout Token]'
});

For more info see Rookout's docs

Readme

Keywords

none

Package Sidebar

Install

Version

0.42.0

License

SEE LICENSE IN LICENSE.TXT

Unpacked Size

2.69 MB

Total Files

134

Last publish

Collaborators

  • sonario