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

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

Note: For the time being, NodeRook only supports protobuf 3.11, because in later versions the code is generated for browsers.

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

npm i rookout

Weekly Downloads

7,897

Version

0.138.0

License

SEE LICENSE IN LICENSE.TXT

Unpacked Size

1.36 MB

Total Files

103

Last publish

Collaborators

  • sonario