Hello, i've implemented a wrapper to send all Java Logging Messages to commons logging because we allready used commons logging in our project and didn't wanted to use multiple loggers. I've created a wiki page here:
http://wiki.apache.org/myfaces/Trinidad_and_Common_Logging Markus > -----Ursprüngliche Nachricht----- > Von: Butash, Bob [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 10. August 2007 16:02 > An: MyFaces Discussion > Betreff: RE: [Trinidad] Logging > > What about commons logging - would we see that used still or just the > switch to directly using Java Logging. > > Thanks, > > > Bob > > -----Original Message----- > From: Adam Winer [mailto:[EMAIL PROTECTED] > Sent: Friday, August 10, 2007 9:58 AM > To: MyFaces Discussion > Subject: Re: [Trinidad] Logging > > No. If anything, the rest of MyFaces is likely to move away from Log4J > once they can require Java 5. java.util.logging.* is the standard as of > Java 5. > > -- Adam > > > On 8/10/07, Murtaza Goga <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Are there any plans to migrate the logging in Trinidad to use Log4j? > > Is there a mechanism we could use Log4j. > > > > > > > > Thanks, > > > > Murtaza. > > > >

