> > Jerome, > > when i was suggesting to "configure the root & then specific loggers", i > was basically pointing on the additivity feature. Only the *specific* > concerned loggers are configured in DEBUG level, the root in INFO level. > oops sorry!!!
> This is a bug java application where a lot of loggers are present and > configured specifically when investigations are in progress.. Basically, > the production team would like to have only 1 setting to check, the > threshold, and not have several loggers to keep in DEBUG. They would like > to have 1 level of log in the files, when the situation is/comes back to > normal, to "cruise" mode. yes, it's more clear for me... I guess that a small of code using JavaAssist or any other AOP framework could make the job but do you plan to have a solution operating on the code source or at the byte code level ? Jerome -- Auteur cahier du programmeur J2EE - Decembre 2004 http://www.amazon.fr/exec/obidos/ASIN/2212115741/qid=1105361289/sr=1-1/ref=sr_1_8_1/171-9571438-3966654 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
