Integrate winston-papertrail plugin

This commit is contained in:
Tankred Hase
2017-08-18 18:04:43 +08:00
parent 35dbc08015
commit ba6f75984e
4 changed files with 45 additions and 1 deletions

View File

@@ -30,7 +30,8 @@
"nodemailer": "^2.4.2",
"nodemailer-openpgp": "^1.0.2",
"openpgp": "^2.3.0",
"winston": "^2.3.1"
"winston": "^2.3.1",
"winston-papertrail": "^1.0.5"
},
"devDependencies": {
"chai": "^4.1.1",