-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Rolling log files #1573 #1763
Rolling log files #1573 #1763
Conversation
CI fail looks to be linter related. What is the proper way to fix this error? |
You may need to write something like
Also, I suggest installing |
Codecov Report
@@ Coverage Diff @@
## master #1763 +/- ##
=======================================
Coverage 38.76% 38.77%
=======================================
Files 61 61
Lines 8206 8220 +14
=======================================
+ Hits 3181 3187 +6
- Misses 4624 4630 +6
- Partials 401 403 +2
Continue to review full report at Codecov.
|
@DannyHinshaw thank you! |
@ameshkov you're welcome! Is it going to be merged? I'm unfamiliar with how the team processes PR's. |
It's already merged! |
Guys! Thanks so much for this "Feature" I apologize for the inconvenience out of the blue, or for no reason! |
This PR brings in the feature for rolling logs. Implemented by bringing in lumberjack as was suggested on the issue.
Additionally, new config file properties have been added to further configure the lumberjack output: