Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 81748 invoked from network); 20 Jul 2002 13:45:19 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 20 Jul 2002 13:45:19 -0000 Received: (qmail 24622 invoked by uid 97); 20 Jul 2002 13:45:33 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 24564 invoked by uid 97); 20 Jul 2002 13:45:32 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 24552 invoked by uid 98); 20 Jul 2002 13:45:31 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <20020720134514.58211.qmail@web40303.mail.yahoo.com> Date: Sat, 20 Jul 2002 06:45:14 -0700 (PDT) From: Calvin Yu Subject: Re: [Logging] Configuring JDK 1.4 logging To: Jakarta Commons Developers List In-Reply-To: <7382FCA44E27D411BD4A00508BD68F9504BB099D@pigeon.tumbleweed.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Do you have the 'java.util.logging.config.file' property specified? I was able to set it up using the javadoc documentation in java.util.logging.LogManager. Calvin Yu --- Martin Cooper wrote: > OK, call me an idiot, but I just cannot seem to get Commons Logging > and JDK > 1.4 logging to log what I want logged. I understand that Commons > Logging > delegates to JDK 1.4 logging (in my particular case, since I'm > using JDK 1.4 > but not Log4j), but nothing I do with logging.properties files > makes any > difference to what I see. > > According to the Commons Logging docs, if I'm using JDK 1.4, and I > don't > specify any other logging mechanism, then it will use JDK 1.4 > logging. This > much seems to work - I do see periodic INFO messages from code I'm > using. > > Getting more than INFO messages is where I seem to be stuck. My > interpretation of the Commons Logging docs is that I shouldn't have > to > configure anything for that, and that the only configuration I > should have > to do is for JDK 1.4 logging. > > However, I've created logging.properties files, per the JDK 1.4 > logging > docs, with the logging level turned up to FINEST for everything, > and still I > see nothing but the occasional INFO message. I've even tried > splattering > logging.properties files all over my disk in the hope that I'll > stumble > across the right location, and everything will start working, but > to no > avail. > > If there's someone out there who is successfully using Commons > Logging with > JDK 1.4 logging, I'd sure appreciate some hints and tips... > > Thanks! > > -- > Martin Cooper > > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: