The org.apache.avalon.framework.logger.Logger interface is a wrapper for the various loggers that are available (ie. logkit, log4j, jdk14). However it is missing a setPriority method which I need.
Logkit/log4J/jdk14 all provide this method in their Logger interface. Any reason it is not there in the Framework Logger? If not, I will provide patches to support it. Thanks, -Shawn -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
