feat(core): implement winston support

This commit is contained in:
2018-01-27 19:16:05 +01:00
parent 9e85f22891
commit fd1d92edd6
17 changed files with 273 additions and 99 deletions

View File

@@ -19,7 +19,8 @@
"@types/elasticsearch": "^5.0.19",
"elasticsearch": "^14.0.0",
"smartdelay": "^1.0.4",
"typings-global": "^1.0.16"
"typings-global": "^1.0.16",
"winston-transport": "^3.0.1"
},
"config": {
"commitizen": {