diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-04-20 12:19:11 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-04-20 12:19:11 +0200 |
| commit | dbee8b073b0103162408299df6ae4e50edde73b9 (patch) | |
| tree | 54d9b22204c08b2007ada7f4f56a6a4f376ae8c4 /package.json | |
| parent | e32769eb47362ec7353014417a9edd4f1be5cc83 (diff) | |
| download | discordbot-dbee8b073b0103162408299df6ae4e50edde73b9.tar.gz discordbot-dbee8b073b0103162408299df6ae4e50edde73b9.zip | |
integrate loggly
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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" } } |
