Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 159 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 159 Bytes

express-logger

Simple file logger using Morgan and Express.

Instalation

  • Install dependencies
npm install
  • Run app.js
npm start