StephenBarlow / express-morgan-winston

Logging with morgan and winston in Express JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Logging with morgan and winston in Express JS


Languages

Language:JavaScript 100.0%