Add HTTP request logging

Related to #27.
This commit is contained in:
Zalmoxisus
2016-11-09 13:49:24 +02:00
parent ee32bd52a6
commit 9c048e66ef
4 changed files with 9 additions and 1 deletions

View File

@ -38,6 +38,7 @@
"knex": "^0.12.6",
"lodash": "^4.15.0",
"minimist": "^1.2.0",
"morgan": "^1.7.0",
"node-uuid": "^1.4.0",
"object-assign": "^4.0.0",
"repeat-string": "^1.5.4",