Simple Todo App to make life easy
Logging has been done using winston:
Following are the steps:
Logging config resides in log-config.js
Logging has been done in logging.js
There are two kinds of logging, gerneral log (app.log) and API log (api.log)