summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2018-01-06 13:40:56 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2018-01-06 13:40:56 +0100
commit4842ad9efec880ec4a190503893aba5f5b0a9b81 (patch)
tree7ed1981a43141e078dfd5bc4f1358d871e1821b1 /package.json
parent2183814f78aa7f5b85630bcbb8c9ea15d1f47be2 (diff)
downloadbridge-4842ad9efec880ec4a190503893aba5f5b0a9b81.tar.gz
bridge-4842ad9efec880ec4a190503893aba5f5b0a9b81.zip
add datadog
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 31235cd..b8729d7 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
"sequelize": "^4.3.2",
"webstomp-client": "^1.0.6",
"winston": "^2.3.1",
+ "winston-datadog": "^1.1.0",
"winston-loggly-bulk": "^2.0.0"
},
"devDependencies": {},