Re: [D] TimeBasedTriggeringPolicy and CronTriggeringPolicy [logging-log4j2]

2025-04-16 Thread via GitHub
GitHub user Class-New added a comment to the discussion: TimeBasedTriggeringPolicy and CronTriggeringPolicy Thank you for your answer GitHub link: https://github.com/apache/logging-log4j2/discussions/3587#discussioncomment-12861070 This is an automatically sent email for dev@logging.apa

Re: [D] TimeBasedTriggeringPolicy and CronTriggeringPolicy [logging-log4j2]

2025-04-07 Thread via GitHub
GitHub user ppkarwasz added a comment to the discussion: TimeBasedTriggeringPolicy and CronTriggeringPolicy @Class-New, As [documented on our website](https://logging.apache.org/log4j/2.x/manual/appenders/rolling-file.html#Policies): > The effects of using **both** time-based triggering poli

Re: [D] TimeBasedTriggeringPolicy and CronTriggeringPolicy [logging-log4j2]

2025-04-06 Thread via GitHub
GitHub user Class-New added a comment to the discussion: TimeBasedTriggeringPolicy and CronTriggeringPolicy Because the project wants to roll the daily logs under the corresponding date directory, for example, the logs that occurred on 2025-04-02 are rolled under the folder 2025-04-02. But wh