@logeagle/adapter-nodejs

2.0.0 • Public • Published

Log EAGLE adapter for NodeJS

Adapter to monitor NodeJS web servers.

Usage

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

Configuration

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

const logeagle = require("@logeagle/adapter-nodejs");

logeagle.init({ ticket: "2ATNP1AD70" });

Documentation

Visit our documentation for more.

/@logeagle/adapter-nodejs/

    Package Sidebar

    Install

    npm i @logeagle/adapter-nodejs

    Weekly Downloads

    2

    Version

    2.0.0

    License

    ISC

    Unpacked Size

    9.69 kB

    Total Files

    16

    Last publish

    Collaborators

    • iam__007