Hi there, I would like to make a contribution to log4j, but I am not sure how to proceed. Basically I would like to overload the configureAndWatch method from DOMConfigurator to accept a new argument: LoggerRepository. This issue came up when I decided to have two different configuration files for two different scoped EARs, which one of them having its own repository. At first I could get it working, but I was not able to configure their respective config files dynamically through use of DOMConfigurator.configureAndWatch(). That�s because the watchdog thread started by this method always invokes LogManager.getLoggerRepository. Please let me know any comments or concerns you may have.
Thanks in advance. D�rio Lu�s C. Oliveros Software Architect CPqD Telecom & IT Solutions Tel.: +55 19 3705-4586 / Fax: +55 19 3705-6135 [EMAIL PROTECTED] www.cpqd.com.br --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
