Mid day rotation #784
Unanswered
quinarygio
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I need to rotate logs twice a day at midnight and mid day.
Using version 1.4.11
I configured a TimeBasedRollingPolicy with fileNamePattern "myfile-%d{yyyy-MM-dd-a}.log"
The log are still rotated only at midnight.
How to configure mid day rotation ?
Beta Was this translation helpful? Give feedback.
All reactions