Hi list,
I'm looking for the best solution to get all defined appenders. One solution I found was to iterate over all loggers, get their appenders and store them in a list - but i hope there is a better solution?
I have a second issue. I want to keep informed when the logging configuration changed. Is there some kind of event notification in log4j?
Thanks for help
regards, Marcel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]