Closed arowla closed 10 years ago
We use Winston in Midas, FYI. So does the Marketplace Lite team.
@polastre Thanks, Joe. Did you evaluate it against Bunyan? If so, could you briefly outline the pros and cons of each? I'm having a hard time finding a good head-to-head comparison.
Winston is the default logger in Sails.js, although we could specify an alternate logger if we wanted. We haven't had the need up to this point.
Since there's pretty good logging in the rewritten data loaders, now, too, I'm going to close this one.
Let's get some proper logging going. (esearch branch) Leaning towards Bunyan over Winston due to this write-up, and also what looks like its general simplicity vs winston.
http://www.joyent.com/blog/node-js-in-production-runtime-log-snooping