logdna / logger-node

A nodejs logger client for LogDNA
MIT License
34 stars 17 forks source link

feat(levels): Support custom log levels #54

Closed darinspivey closed 3 years ago

darinspivey commented 3 years ago

feat(levels): Support custom log levels

Some users will want to have log levels other than our defined defaults. This commit allows levels to be passed during instantiation and used with the .log() method.

Fixes: https://github.com/logdna/logger-node/issues/53


chore(deps): Upgrade linting, tap and other deps

logdnabot commented 3 years ago

:tada: This PR is included in version 2.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: