Make debug logging optional
Disable debug logging by default, but make it optional via a flag such as -v, --verbose.
Can be solved by switching to https://github.com/anru/signales and setting the logLevel.
and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here
Disable debug logging by default, but make it optional via a flag such as -v, --verbose.
Can be solved by switching to https://github.com/anru/signales and setting the logLevel.