3.1.2 • Published 5 years ago

expresser-logger-loggly v3.1.2

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

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"
3.1.2

5 years ago

3.1.1

6 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