Skip to content

Conversation

copybara-service[bot]
Copy link

Fix a few instances of wrong log format string.

XLogger only supports %s, so this cl updates usages of %d with %s.

Log statements will now properly align the parameters with the format string.

XLogger only supports %s, so this cl updates usages of %d with %s.

Log statements will now properly align the parameters with the format string.

PiperOrigin-RevId: 591315436
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant