Scratch that... Ralph already made the changes I was gonna make :-) On 17/11/15 15:01, Swor, Steve wrote: I have a working version of the code for this, and I've been meaning to push it back upstream. I'll open a PR shortly.
On 17/11/15 14:57, Matt Sicker wrote: This sounds like a great feature. I'll take a look at it tomorrow. On 16 November 2015 at 21:25, Ralph Goers <[email protected]<mailto:[email protected]>> wrote: I have checked in a CronTriggeringPolicy for the RollingFileAppenders on branch LOG4J2-89. It also introduces the ConfigurationScheduler, a more generic version of the ScheduledExecutorService I previously added. I am envisioning that the scheduler can be used for more time-based tasks. Plugins that use the Scheduler should be annotated with the Scheduled annotation to help calculate the number of threads the scheduler should create. Please take a look at the branch and let me know what you think. Ralph --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected]<mailto:[email protected]> For additional commands, e-mail: <mailto:[email protected]> [email protected]<mailto:[email protected]> -- Matt Sicker <<mailto:[email protected]>[email protected]<mailto:[email protected]>> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
