-
Notifications
You must be signed in to change notification settings - Fork 89
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
Default enable log recycling #265
Conversation
Signed-off-by: Lucasliang <nkcs_lykx@hotmail.com>
Codecov ReportBase: 97.71% // Head: 97.65% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #265 +/- ##
==========================================
- Coverage 97.71% 97.65% -0.07%
==========================================
Files 30 30
Lines 10644 10645 +1
==========================================
- Hits 10401 10395 -6
- Misses 243 250 +7
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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.
Update the changelog under "Behavior changes".
Signed-off-by: Lucasliang <nkcs_lykx@hotmail.com>
Signed-off-by: Lucasliang <nkcs_lykx@hotmail.com>
Signed-off-by: Lucasliang <nkcs_lykx@hotmail.com>
Description
Default enable log recycling. Close #263.
Signed-off-by: Lucasliang nkcs_lykx@hotmail.com