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

fix: Make MOTD logs valid #259

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

m-horky
Copy link
Contributor

@m-horky m-horky commented Jun 20, 2024

  • Card ID: CCT-573

logging does not work with field names in strings. This patch removes those to use %-formatting, which also makes it consistent throughout the method.

* Card ID: CCT-573

`logging` does not work with field names in strings. This patch removes
those to use %-formatting, which also makes it consistent throughout the
method.
@m-horky m-horky force-pushed the cct-573/log-fixes branch from df4329d to 9dd29d6 Compare June 20, 2024 15:12
@ptoscano ptoscano merged commit 02ec4e3 into RedHatInsights:master Jun 20, 2024
20 of 21 checks passed
@m-horky m-horky deleted the cct-573/log-fixes branch June 21, 2024 09:32
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