bithavoc / express-winston

express.js middleware for winstonjs
https://www.npmjs.com/package/express-winston
MIT License
798 stars 186 forks source link

Push logs to loggly #94

Closed molinto closed 8 years ago

molinto commented 8 years ago

Can we push logs to loggly using this module please?

bithavoc commented 8 years ago

So this module is only a middleware for express.js so you can use winston to log using one of their transport, there must be a loggly transport for winston out there.