summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-04-20 12:19:11 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2017-04-20 12:19:11 +0200
commitdbee8b073b0103162408299df6ae4e50edde73b9 (patch)
tree54d9b22204c08b2007ada7f4f56a6a4f376ae8c4 /package.json
parente32769eb47362ec7353014417a9edd4f1be5cc83 (diff)
downloaddiscordbot-dbee8b073b0103162408299df6ae4e50edde73b9.tar.gz
discordbot-dbee8b073b0103162408299df6ae4e50edde73b9.zip
integrate loggly
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 1ddb489..4536036 100644
--- a/package.json
+++ b/package.json
@@ -25,6 +25,8 @@
"uws": "^0.14.1",
"webstomp": "0.0.10",
"webstomp-client": "^1.0.6",
+ "winston": "^2.3.1",
+ "winston-loggly-bulk": "^1.4.2",
"ws": "^2.2.3"
}
}