Merge pull request #1234 from ParsePlatform/flovilmart.winston

Better logging with winston
This commit is contained in:
Drew
2016-03-29 10:54:36 -07:00
15 changed files with 180 additions and 255 deletions

View File

@@ -41,6 +41,7 @@
"request": "^2.65.0",
"tv4": "^1.2.7",
"winston": "^2.1.1",
"winston-daily-rotate-file": "^1.0.1",
"ws": "^1.0.1"
},
"devDependencies": {