Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring error messages to use %w formatting directive and fix logging issue #85

Merged
merged 3 commits into from
Dec 4, 2023

Conversation

ChaosInTheCRD
Copy link
Collaborator

@ChaosInTheCRD ChaosInTheCRD commented Dec 4, 2023

Continuation of #83.

The main change needing reviewed here is the changes to log.go. This checks in the relevant f functions (e.g., Debugf, Warnf) for arguments of type error, and handles that inside the wrapper function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants