2.0.3 • Published 4 years ago

@logowl/adapter-nodejs v2.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

Log Owl adapter for NodeJS

Adapter to monitor NodeJS web servers.

Usage

Install the adapter with npm i --save @logowl/adapter-nodejs or yarn add @logowl/adapter-nodejs.

Configuration

Require the adapter at the top of your server and pass the configuration to the init function.

const logowl = require('@logowl/adapter-nodejs');

logowl.init({ ticket: '2ATNP1AD70' });

Documentation

Visit our documentation for more.

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago