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. > >

