You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by se...@desjardins.com on 2002/12/23 16:39:25 UTC

Event notification in log4j

There are a few time-triggered events occuring in log4j - for example, re-reading the configuration,
 or rolling over a log file.
When those operations occur, it would sometimes be very useful if the client application could be notified,
so that it could perform whatever type of post-processing is required.
For example, after a rollover, the application could want to perform some end-of-day processing on the
closed file; or, after the configuration has been re-read, the application could want to perform some
kind of integrity-checking on the new config.
Is there any way of doing that right now? And if not, is there something similar in the  plans?

Serge A.




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>