Debug Logging
/
Today I'm taking some time to enhance my debug logging. I now have so many debug log messages that I need a way to enable/disable them quickly at compile time.
I have it mostly done, so now's the time when I usually find out that this capability is already provided for me somehow... ;-)