Implementing a simple logging system that is fairly non-intrusive.
There's no requirement for passing around objects, using a set of macros to generate logging categories, and using flags to determine log levels.
This also allows for the option to determine which logs to enable and compile time AND at runtime.
24/10/2020
--
These are the recordings of raw software development. Limited structure, many tangents, sometimes irrelevent content. It is what it is.