Open
Description
Debug output is a bit spammy (although I noticed you've commented out the worst offender recently).
I'm thinking of adding a debugController alongside the printController and errorController, so that we can channel debug output elsewhere. I would then change the debug() macro to send the output through the controller for debug builds, but still do nothing for release builds.
Any thoughts/objections?
Metadata
Metadata
Assignees
Labels
No labels