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

new: Changed allowed logfmt formatting #150

Merged
merged 1 commit into from
Mar 9, 2024
Merged

new: Changed allowed logfmt formatting #150

merged 1 commit into from
Mar 9, 2024

Conversation

pamburus
Copy link
Owner

@pamburus pamburus commented Mar 9, 2024

Changes in logfmt format support

  • Only ASCII whitespace and control characters are now allowed between <key>=<value> pairs.
  • Allowed characters in keys of logfmt format have been relaxed after the change in new: Stricter logfmt keys parsing #148. The allowed characters in keys have been expanded to include Unicode characters as well as the following yellow ASCII characters:
    key

@pamburus pamburus marked this pull request as ready for review March 9, 2024 01:00
* disallowed all text except key=value pairs
* relaxed allowed characters restrictions in key
@pamburus pamburus merged commit 2b80737 into master Mar 9, 2024
1 check passed
@pamburus pamburus deleted the feature/logfmt branch March 9, 2024 11:42
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.

1 participant