express-morgan-winston Build a robust logging system using NodeJs Express, morgan, and winston. Getting started with this sample git clone https://github.com/lioncoding-oss/express-morgan-winston.git cd express-morgan-winston.git npm install npm start # nodemon node src/app.js # no reload