TechAssembly/ruven

Add log statements using the `debug` module, add usage to README.md

gioragutt opened this issue · 0 comments

debug is a popular package for debug statements.
We should implement log statements with it.
The usage should be documented in the README.md file, as in - how and when to log, and how to enable the log printings.