2008/5/9 Glen Mazza <[EMAIL PROTECTED]>: > That didn't work for me, but following the instructions at the link you > gave, I placed a commons-logging.properties file in the classpath with > the following entries: > > org.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger > #org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger > > Works fine now, and by commenting out one or the other I can switch > between the two.
Ah great, thanks! I figured this warranted a FAQ entry so I've hacked up a little FAQ area on logging http://cwiki.apache.org/CAMEL/logging-questions.html -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
