Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 87308 invoked from network); 6 Sep 2006 16:26:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Sep 2006 16:26:57 -0000 Received: (qmail 87191 invoked by uid 500); 6 Sep 2006 16:26:53 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 86930 invoked by uid 500); 6 Sep 2006 16:26:52 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 86919 invoked by uid 99); 6 Sep 2006 16:26:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Sep 2006 09:26:52 -0700 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [206.190.36.205] (HELO web53810.mail.yahoo.com) (206.190.36.205) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 06 Sep 2006 09:26:51 -0700 Received: (qmail 83364 invoked by uid 60001); 6 Sep 2006 16:26:30 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=ZXsdykX0qIj3GmCzSrfRlbJyBsJtAgS8noOKz/95fNPz53TtHnSUthrxsvSb9aWGhteXvZ+6E59qfWZ5gwPCzT9dIPSGnzCPCwy6rVsVuNeOPOiwV3vHhMFXm3MpBh/e1fSxPi6m7V8gAl7pRfuqQ0cbHU8QuyXz0mIppkywUQk= ; Message-ID: <20060906162630.83362.qmail@web53810.mail.yahoo.com> Received: from [208.251.17.226] by web53810.mail.yahoo.com via HTTP; Wed, 06 Sep 2006 09:26:30 PDT Date: Wed, 6 Sep 2006 09:26:30 -0700 (PDT) From: bill cao Subject: Re: Apache commons logging To: Jakarta Commons Users List MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N If I wrote a small class, did not use any property file. In the class I imported commons logging and used it, where it logged to? ----- Original Message ----- From: "Dennis Lundberg" To: "Jakarta Commons Users List" Sent: Wednesday, September 06, 2006 10:50 AM Subject: Re: Apache commons logging > bill cao wrote: >> When when Apache commons logging, how to specify a the >> log file name? I used the logging in one of my class and it seems to be >> working, but I could not find the .log file on my disk drive. >> >> BC > > Commons Logging does not log to a file. It is the underlying logging > implementation that does the logging. Please see this page for examples of > how things work together: > http://jakarta.apache.org/commons/logging/guide.html > > -- > Dennis Lundberg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org