-
Notifications
You must be signed in to change notification settings - Fork 439
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
Structure logging to json #217
Conversation
6af4dfe
to
ef0cc84
Compare
Codecov Report
@@ Coverage Diff @@
## master #217 +/- ##
==========================================
- Coverage 42.63% 42.30% -0.33%
==========================================
Files 74 74
Lines 4356 3732 -624
==========================================
- Hits 1857 1579 -278
+ Misses 2266 1916 -350
- Partials 233 237 +4
Continue to review full report at Codecov.
|
c93693a
to
02c164b
Compare
02c164b
to
e576bb6
Compare
e576bb6
to
e622a12
Compare
390edb9
to
ccf21c5
Compare
5f10860
to
ad0af5e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Nice work. Thanks! |
Describe what this PR does / why we need it
format log to json.
Does this pull request fix one issue?
Describe how you did it
Describe how to verify it
Special notes for reviews