Skip to content

Conversation

@sneugle
Copy link
Contributor

@sneugle sneugle commented Dec 8, 2025

Fix issue #4380. Error logging using logger.Errorf() was changed to logger.WithError().
Use of string formatting and status.Errorf() was not changed in pkg/driver/external/server/methods.go, when it was used to return an error status. Use of string formatting was not changed in pkg/driver/external/*/methods.go when used for logging debug and info messages.

@AkihiroSuda AkihiroSuda added this to the v2.1.0 (?) milestone Dec 8, 2025
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda merged commit e479ddd into lima-vm:master Dec 8, 2025
63 of 64 checks passed
@sneugle sneugle deleted the error-logging-in-pkg/driver/external branch December 8, 2025 16:52
@AkihiroSuda AkihiroSuda modified the milestones: v2.1.0 (?), v2.0.3 Dec 11, 2025
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