-1 java.util.logging +1 commons-logging - cause this is used right now all over the codebase.
If we want to change to use log4j directly, this would be another issue, another vote. regards, Martin On 12/15/05, Simon Kitching <[EMAIL PROTECTED]> wrote: > Travis Reeder wrote: > > Soooo, can we have a quick vote on this? I'd like to be able to check > > in logging changes, and we can always change which logging facility we > > use later with the good ol' search and replace. > > > > +1 java.util.logging > > -1 on using java.util.logging in MyFaces 1.1.x. That is a java 1.4 > method, and will (according to previous postings) cause MyFaces to fail > the TCK. > > -0 on using commons-logging. MyFaces is likely to be provided in > containers as part of j2ee.jar, and those containers may not want to > bundle commons-logging. > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces
