feat: add logging for most events

This commit is contained in:
Dragory 2018-07-29 18:46:49 +03:00
parent 6625e9ffb0
commit 724c30703f
9 changed files with 361 additions and 69 deletions

View file

@ -33,6 +33,8 @@
"knex": "^0.14.6",
"knub": "^9.4.11",
"lodash.at": "^4.6.0",
"lodash.difference": "^4.5.0",
"lodash.isequal": "^4.5.0",
"mariasql": "^0.2.6",
"moment-timezone": "^0.5.21",
"ts-node": "^3.3.0",