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 logging string formatting #12

Merged
merged 1 commit into from
Aug 15, 2019

Conversation

jharrington22
Copy link
Contributor

This PR fixes some issues with string formatting when this package attempts to log messages that have been formatted. When running this package locally I'm seeing errors "odd number of arguments passed as key-value pairs for logging" and log statements like {"level":"info","ts":1564757294.7398226,"logger":"userMetrics","msg":"Port: %v"} this should resolve those issues.

@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 2, 2019
@jharrington22
Copy link
Contributor Author

cc @fahlmant

@fahlmant fahlmant merged commit e3209b8 into openshift:master Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants