Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the correct function to avoid unnecessary formatting
Change "logger.Error().Msgf(errMsg)" to "logger.Error().Msg(errMsg)"
- Loading branch information