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"

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.1.2
    1
    • latest

Version History

Package Sidebar

Install

npm i expresser-logger-loggly

Weekly Downloads

2

Version

3.1.2

License

Apache-2.0

Unpacked Size

14.7 kB

Total Files

9

Last publish

Collaborators

  • igoramadas