Description
Activate LOG mode where internal actions logs can be activated or deactivated
The idea is that every action can be easily tracked via logs in a way that can be activated/deactivated in Development mode.
This logging will be deactivated by default in production
This can be a great tool for learning and debugging purposes
Examples
Using something like https://www.npmjs.com/package/debug
More info
https://blog.bitsrc.io/logging-best-practices-for-node-js-applications-8a0a5969b94c