Skip to content Skip to sidebar Skip to footer
Showing posts with the label Winston

Cappedmax Not Working In Winston-mongodb Logger In Node.js On Ubuntu

I have created a logger in Node.js using the winston module and added MongoDB transport by requirin… Read more Cappedmax Not Working In Winston-mongodb Logger In Node.js On Ubuntu

How To Exclude Cookies With Express-winston?

Reading at express-winston README it seems quire easy to remove the headers from logged line: we ca… Read more How To Exclude Cookies With Express-winston?

How To Log Unhandled Timeouterror In Winstonjs Logger?

I've got a node application in which I use Winstonjs as a logger. In my logger I've got a s… Read more How To Log Unhandled Timeouterror In Winstonjs Logger?