-
Notifications
You must be signed in to change notification settings - Fork 312
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
dm: redirect stdout to log files #815
Conversation
@july2993 PTAL |
Codecov Report
@@ Coverage Diff @@
## master #815 +/- ##
==========================================
+ Coverage 51.43% 52.78% +1.34%
==========================================
Files 262 262
Lines 18971 18971
==========================================
+ Hits 9758 10013 +255
+ Misses 7657 7396 -261
- Partials 1556 1562 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/merge |
Your auto merge job has been accepted, waiting for:
|
/run-all-tests |
@csuzhangxc merge failed. |
@csuzhangxc pls resolve conflicts |
@july2993 PTAL again |
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.
/merge
What problem does this PR solve?
save stdout as we did for stderr
What is changed and how it works?
redirect stdout to log files
Check List
Tests
Code changes
Side effects
Related changes
Release notes: