Hi, I'm currently working on a log4j plugin which exports all available appenders and loggers as well as the hierarchy via JMX using the apropriate MBeans. Unfortunately i'm not able to get notified when a new logger is retrieved from a LogManager because as far as i know there isn't any callback for that kind of event. So my question is if such a feature is planned for the next log4j releases or if there is another way to get notified when new loggers are created (without breaking the current log4j sourcecode).
regards, Robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
