Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correct log level handling in cmd (#17)
* default to empty space instead of error as we already set the default in config * only set new log level if log level flag is set/not equal empty space * no need to set global log level in RunCmd()
- Loading branch information