add console, file, and zulip logger on database changes

This commit is contained in:
huneau romain 2017-04-19 16:16:31 +02:00
parent 0c8cfe2e0b
commit 00a357cd70
4 changed files with 165 additions and 2 deletions

View file

@ -22,6 +22,8 @@
"dependencies": {
"babel-runtime": "^6.23.0",
"meteor-node-stubs": "^0.2.6",
"winston": "^2.3.1",
"winston-zulip": "0.0.6",
"xss": "^0.3.3"
}
}