Skip to content

Conversation

yngwiewang
Copy link
Contributor

[FEATURE] Add JSON parser to support JSON log files
Fixes: #793

I've made various changes:

  1. Bump the Go version to 1.15
  2. Add a new flag argument "-parser"
  3. Abstract a generic Parser interface
  4. Provide two implementations of Parser interface: plain text parser TestParser and JSON parser JsonParser

Very welcome to propose improvements to the code.

@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 2c0f15a and detected 0 issues on this pull request.

View more on Code Climate.

@yngwiewang yngwiewang closed this Feb 7, 2021
@yngwiewang yngwiewang deleted the feature-jsonparser branch February 7, 2021 12:19
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.

JSON File Support
1 participant