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

0.65.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

Keywords

none

Install

Version

0.65.0

License

SEE LICENSE IN LICENSE.TXT

Unpacked Size

4.3 MB

Total Files

75

Last publish

Collaborators

  • sonario