go-chromecast
go-chromecast copied to clipboard
Ensure --verbose and --debug log different things
At the moment --debug -v is a catch all for verbose and debug output. A cleanup should be done to ensure that --debug is only used for cast debugging and verbose is used for logging.