Maybe we should introduce the ability to inject a custom class pre and post even processing? We could provide an implementation based on the scripting API so folks could just write JavaScript directly in the config.
Gary On Fri, Feb 15, 2019 at 7:34 AM gaurav <gaurav9...@gmail.com> wrote: > Hi log4jusers, > > Want to invoke custom code(to send email) after the RollingFileAppender > append event. > > What would you suggest? > > P.S. Cannot extend RollingFileAppender, as it is final. > > Please help > > Thank you, > Gaurav >