I'm using commons-logging and I am having problems enabling debug statements to show up. I've added this option to the "java" command invocation:
-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger Based on this onjava.com article http://www.onjava.com/pub/a/onjava/2002/06/19/log.html, I cannot see any levels that corresponds to a logger.debug(Object o). What should I do to show my debug logs ? Thanks Ronaldo _____________________________________________________________ Get your free Crapmail---> http://www.crapmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
