switchboard
switchboard copied to clipboard
feature request: Add conditional logging
Add support for conditional logging - User should be able to choose the log level they want for switchboard via a flag passed to the watch command.
As example:
switchboard watch --config -log verbose
Loging should be disabled by default otherwise - this remove all the noise when being run.