expresser-logger-loggly

3.1.2 • Public • Published

Expresser: Loggly

Loggly plugin for Expresser. Attaches itself to the main Logger module.

Using Loggly

Create an account on Loggly. Then register your host, and create a default log for this host. You should then get the "Token" for this log, and change the Loggly token and subdomain keys:

"logger": { 
    "loggly": {
        "enabled": true,
        "subdomain": "my-subdomain",
        "token": "your-loggly-token-here"

/expresser-logger-loggly/

    Package Sidebar

    Install

    npm i expresser-logger-loggly

    Weekly Downloads

    1

    Version

    3.1.2

    License

    Apache-2.0

    Unpacked Size

    14.7 kB

    Total Files

    9

    Last publish

    Collaborators

    • igoramadas