add request logger

This commit is contained in:
Riku Rouvila
2015-02-13 01:21:05 +02:00
parent aeb523d818
commit c59e5127f7
2 changed files with 8 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
"body-parser": "^1.10.1",
"express": "^4.11.0",
"lodash": "3.0.0",
"morgan": "^1.5.1",
"node-twitter": "0.5.2",
"superagent": "^0.21.0",
"validator": "^3.27.0"