-
Notifications
You must be signed in to change notification settings - Fork 724
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
go.mod: update pingcap/log to support json formatted log (#2563) #2565
go.mod: update pingcap/log to support json formatted log (#2563) #2565
Conversation
@zz-jason please accept the invitation then you can push to the cherry-pick pull requests. |
Codecov Report
@@ Coverage Diff @@
## release-4.0 #2565 +/- ##
===============================================
+ Coverage 77.13% 77.21% +0.07%
===============================================
Files 205 205
Lines 22129 22129
===============================================
+ Hits 17070 17086 +16
+ Misses 3756 3743 -13
+ Partials 1303 1300 -3
Continue to review full report at Codecov.
|
/merge |
Sorry @nolouch, you don't have permission to trigger auto merge event on this branch. |
/merge |
1 similar comment
/merge |
/run-all-tests |
@ti-srebot merge failed. |
/merge |
/run-all-tests |
@ti-srebot merge failed. |
/merge |
/run-all-tests |
@ti-srebot merge failed. |
/merge |
/run-all-tests |
cherry-pick #2563 to release-4.0
What problem does this PR solve?
fix #2562
What is changed and how it works?
update the log package to the latest can solve the issue.
Check List
Tests
config the log format to json, check the output
Related changes
pingcap/docs
/pingcap/docs-cn
: N/ARelease note
Support json formatted log