loggly / winston-loggly-bulk

A Loggly transport for winston
https://www.loggly.com/docs/node-js-logs/
MIT License
39 stars 30 forks source link

Fix strict js rule #55

Closed tiagogoncalves89 closed 4 years ago

tiagogoncalves89 commented 5 years ago

This code is not compatible with strict mode. We fix this.