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

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.141.0
    109
    • latest

Version History

Package Sidebar

Install

npm i rookout

Weekly Downloads

5,149

Version

0.141.0

License

SEE LICENSE IN LICENSE.TXT

Unpacked Size

1.36 MB

Total Files

103

Last publish

Collaborators

  • sonario