[1] npm install morgan [2] var morgan = require('morgan') [3] app.use(morgan('short')) // combined, common, dev, short, tiny