add a logger with mongo database for debugging purposes. Log each user action, each error. Maybe we can use [winston](https://github.com/winstonjs/winston) recording in a database.
add a logger with mongo database for debugging purposes. Log each user action, each error.
Maybe we can use winston recording in a database.