Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(unit): allow logrus log level to be adjusted
Using the standard logger allows a unit test to set the desired log level via `log.SetLevel(log.DebugLevel)`.
- Loading branch information