Hi there!
I think you should step back and try to understand why you need something like that at first hand.
It sounds like a very specific solution to a very specific problem. Can you share with us why this is a requirement?
I imagine that even for direct users of, say, Log4j, changing the level in respose to something is a rarely used approach.
-- Cheers, hammett http://www.digitalcraftsmen.com.br/~hammett
----- Original Message ----- From: "Jorge CAMPOS" <[EMAIL PROTECTED]>
I see.
As of now I've changed the implementations of Logger within framework (I saw
some more in the containerkit module, I will change those too).
Now I need to propagate the new level to the childLoggers. And if we stick
to the Logger approach, this responsibility will belong to Logger. Another
posibility could be changing the AbstractLogEnabled and LogEnabled to add a
changeLogLevel method.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
