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

Set correct log level depending on error #2059

Open
dborovcanin opened this issue Jan 21, 2024 · 0 comments · May be fixed by #2196
Open

Set correct log level depending on error #2059

dborovcanin opened this issue Jan 21, 2024 · 0 comments · May be fixed by #2196

Comments

@dborovcanin
Copy link
Collaborator

dborovcanin commented Jan 21, 2024

Currently, all unsuccessful logs are Warn. In some cases, it makes sense to use Error, but it requires inspecting an error and possibly error handling refactoring.

@dborovcanin dborovcanin self-assigned this Jan 21, 2024
@dborovcanin dborovcanin added this to the S3 milestone Apr 17, 2024
@dborovcanin dborovcanin modified the milestones: S3, S4 Apr 30, 2024
@dborovcanin dborovcanin modified the milestones: S4, S5 May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants