From commons-user-return-18351-apmail-jakarta-commons-user-archive=jakarta.apache.org@jakarta.apache.org Sat Jan 06 17:21:38 2007 Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 89084 invoked from network); 6 Jan 2007 17:21:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jan 2007 17:21:37 -0000 Received: (qmail 81193 invoked by uid 500); 6 Jan 2007 17:21:42 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 80813 invoked by uid 500); 6 Jan 2007 17:21:39 -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 80798 invoked by uid 99); 6 Jan 2007 17:21:39 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jan 2007 09:21:39 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [81.169.146.189] (HELO mo-p07-ob.rzone.de) (81.169.146.189) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jan 2007 09:21:28 -0800 Received: from ctp (p5482EFF8.dip.t-dialin.net [84.130.239.248]) by post.webmailer.de (mrclete mo19) (RZmta 3.11) with ESMTP id j069bIJr0022bG; Sat, 6 Jan 2007 18:21:05 +0100 (MET) Date: Sat, 6 Jan 2007 18:21:05 +0100 (MET) From: Christian Kruggel X-Mailer: The Bat! (v1.62i) Educational Reply-To: Christian Kruggel X-Priority: 3 (Normal) Message-ID: <475890089.20070106182243@wispa.de> To: Dennis Lundberg CC: Jakarta Commons Users List Subject: Re[2]: HttpClient is logging on INFO-level - how to change to ERROR? In-Reply-To: <459FAD71.4030704@apache.org> References: <1139678296.20070105180524@wispa.de> <259111873.20070105215753@gmx.de> <1731347487.20070106134526@wispa.de> <459FAD71.4030704@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello Dennis! DL> This looks like JDK 1.4 logging to me. In deed, it was. DL> If you want to use SimpleLog add this system property: DL> org.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog Marvellous, this property did the trick. Thanks a lot! Christian --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org