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: wrap logfmt message with double quotes #280

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

elbandito
Copy link
Contributor

When log messages contain white space (excluding the ends of the string), the string should be wrapped inside "" quotes.

For example:

msg="this is a very long message with several white space characters in it"

@elbandito elbandito requested a review from amphro August 22, 2020 00:41
@elbandito elbandito force-pushed the elbandito/wrap_logfmt_quotes branch from 5e13bc3 to f6d6ada Compare August 24, 2020 17:17
@elbandito elbandito merged commit 3ef407b into develop Aug 24, 2020
@elbandito elbandito deleted the elbandito/wrap_logfmt_quotes branch August 24, 2020 17:21
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