added better logging in app.js using winston

This commit is contained in:
Isaac Grynsztein
2020-04-02 23:05:17 -04:00
parent 717f6deb11
commit 2f0bbca15c
2 changed files with 77 additions and 58 deletions

View File

@@ -45,6 +45,7 @@
"shortid": "^2.2.15",
"unzipper": "^0.10.10",
"uuidv4": "^6.0.6",
"winston": "^3.2.1",
"youtube-dl": "^3.0.2"
}
}