Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 48206 invoked from network); 29 Oct 2004 03:22:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 29 Oct 2004 03:22:00 -0000 Received: (qmail 487 invoked by uid 500); 29 Oct 2004 03:20:40 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 453 invoked by uid 500); 29 Oct 2004 03:20:40 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 439 invoked by uid 99); 29 Oct 2004 03:20:40 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [216.200.145.37] (HELO omta06.mta.everyone.net) (216.200.145.37) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 28 Oct 2004 20:20:40 -0700 Received: from sitemail.everyone.net (bigip1-snat [216.200.145.29]) by omta06.mta.everyone.net (Postfix) with ESMTP id 0ACA13FCE3 for ; Thu, 28 Oct 2004 20:20:39 -0700 (PDT) Received: by sitemail.everyone.net (Postfix, from userid 99) id E89AB3956; Thu, 28 Oct 2004 20:20:38 -0700 (PDT) Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Date: Thu, 28 Oct 2004 20:20:38 -0700 (PDT) From: Ronaldo Nascimento To: commons-user@jakarta.apache.org Subject: Enabling JDK1.4 logging for DEBUG level Reply-To: ronaldoc@crapmail.com X-Originating-Ip: [211.24.163.50] X-Eon-Sig: AQIEDbhBgbcGAA3RkQEAAAAB,e0ab6b6a7dcdb0cdae441fcb48c5b087 Message-Id: <20041029032038.E89AB3956@sitemail.everyone.net> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org