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

use go logfmt, be more lenient in parsing lines #28

Merged
merged 6 commits into from
Dec 10, 2019
Merged

Conversation

aybabtme
Copy link
Collaborator

@aybabtme aybabtme commented Dec 10, 2019

  • Change parser to use a third party logfmt parser.
  • Also prettify log lines that don't contain a timestamp.
  • Brings logfmt closer to json in term of feature parity
  • Clean up a bit of the code, but really not a lot. It's all still the hacked together thing it's been since the beginning.

should fix #18 and #19

@aybabtme aybabtme merged commit 2ec0ce3 into master Dec 10, 2019
@aybabtme aybabtme deleted the use-go-logfmt branch December 10, 2019 08:20
This was referenced Dec 10, 2019
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.

required fields for logfmt
1 participant