Skip to content

jz222/logowl-adapter-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Adapter to monitor NodeJS web servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages