summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-04-20 12:11:33 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2017-04-20 12:11:33 +0200
commitd5bdf32298e1a839e79f2ed7fa863ae6a48b3944 (patch)
tree0a339fcb012fab482aa6eedb612ccdc67d492910 /package.json
parent5d6d7efef7a88d3650e0ae4729bddd592adb23c7 (diff)
downloadshrinker-d5bdf32298e1a839e79f2ed7fa863ae6a48b3944.tar.gz
shrinker-d5bdf32298e1a839e79f2ed7fa863ae6a48b3944.zip
integrate loggly
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 54e49ae..ba632fc 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,8 @@
"mysql": "^2.13.0",
"sequelize": "^3.30.4",
"sleep-promise": "^2.0.0",
- "winston": "^2.3.1"
+ "winston": "^2.3.1",
+ "winston-loggly-bulk": "^1.4.2"
},
"devDependencies": {},
"scripts": {