bithavoc / express-winston

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

Add dynamic meta to error logs #138

Closed scarlettsteph closed 7 years ago

scarlettsteph commented 7 years ago

Add option to receive dynamic meta when using the errorLogger function. PR related to issue #95.