Hi Alex, Good point, I've just added a setLogger() method to Context. Committed to SVN.
Best regards, Jerome > -----Message d'origine----- > De : news [mailto:[EMAIL PROTECTED] De la part de Alex Combs > Envoyé : mercredi 31 janvier 2007 19:26 > À : [email protected] > Objet : Re: Context logging removed? > > Actually, never mind, I found out where it went. > Surprisingly, the context > logger is now a part of the Context. Imagine that. The > problem now is that > there is no 'Context.setLogger(..)', only a > 'Context.getLogger()'. I can kind > of get around this by creating a new context with the desired > Logger and set it > as the main context, but this seems inelegant. There should > be a set for every > get, or at least in this case there should be. >

