Could add a TypeConverter for CronExpression. On 16 November 2015 at 21:49, Matt Sicker <[email protected]> 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]> > 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] >> For additional commands, e-mail: [email protected] >> >> > > > -- > Matt Sicker <[email protected]> > -- Matt Sicker <[email protected]>
