3.1.1 • Published 5 years ago

expresser-logger-logentries v3.1.1

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
5 years ago

Expresser: Logentries

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

Using Logentries

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

"logger": {
    "logentries": {
        "enabled": true,
        "token": "your-logentries-token-here"
    }
}

This module is a wrapper to the le_node module. Please check https://www.npmjs.com/package/le_node for more details and available options.

3.1.1

5 years ago

3.1.0

6 years ago

3.0.1

6 years ago

3.0.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

8 years ago

1.0.0-alpha.1

9 years ago