mirror of
https://github.com/jcreek/denBot.git
synced 2026-07-13 02:43:46 +00:00
feat(*): Implement winston-elasticsearch for logging to Elasticsearch
This commit is contained in:
+2
-1
@@ -10,6 +10,7 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"discord.js": "12.4.1",
|
||||
"winston": "3.3.3"
|
||||
"winston": "3.3.3",
|
||||
"winston-elasticsearch": "^0.7.12"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user