Hi, > Attached is a diff that enhances FormatterFactory (in > org.apache.avalon.excalibur.logger.factory) to accept a new value > ("avalon") for "type" which results in an > org.apache.avalon.framework.logger.AvalonFormatter to be instantiated. > I've also changed StreamTargetFactory to use FormatterFactory like > JMSTargetFactory does.
cool, I wanted to do this for a long time. > Can we please put on the TODO list to make FormatterFactory an interface > and and provide the current code as default implementation? Do you have a scenario that would require this? Remember that you need a manager then to handle multiple FormatterFactory implementations! > The other factories should probably use FormatterFactory, too. will do :) thanks -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>