bithavoc / express-winston

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

TypeError: winston.Logger is not a constructor #181

Closed ghidorsi closed 6 years ago

ghidorsi commented 6 years ago

I think that this because since winston 3.0.0 the way of building the logger changed.

screen shot 2018-07-16 at 17 27 29
bithavoc commented 6 years ago

already being discussed in https://github.com/bithavoc/express-winston/issues/175