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

feat: ensure errors are logged using slog #384

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

spiarh
Copy link
Contributor

@spiarh spiarh commented Mar 7, 2024

This commit removes the usage of cobra.CheckError in favor of returning errors to the caller and log errors using slog.

@spiarh spiarh requested a review from a team as a code owner March 7, 2024 10:59
This commit removes the usage of cobra.CheckError in favor of returning
errors to the caller and log errors using slog.

Signed-off-by: ludo <[email protected]>
@spiarh spiarh force-pushed the spiarh/ensure_slog_errors branch from bb51469 to ba97ef5 Compare March 7, 2024 11:03
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.

1 participant