Hi! I've modified the org.apache.avalon.framework.logger.Logger interface to add a changeLevel method... I've also changed the implementations to support this method... In this way the log level can be reset at runtime.
What do you think about the approach? I've speculated changing LoggerManager instead, but since you can get a specific logger from the LoggerManager the right place seemed to be Logger. If it is OK, is it possible to post it somewhere for consideration towards its inclusion in the framework? Best regards Jorge --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
