Winston Logger in NodeJS - Chiiillll Winston, I'm Just Blogging on Logging
Winston logger is becoming the defacto way of logging information from NodeJS applications. Mainly because its easy to setup, has all the appenders needed, and can be used in any module you require it in. Ill go over an simple