From user-return-20991-apmail-commons-user-archive=commons.apache.org@commons.apache.org Thu May 01 19:56:37 2008 Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 18960 invoked from network); 1 May 2008 19:56:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 May 2008 19:56:36 -0000 Received: (qmail 48419 invoked by uid 500); 1 May 2008 19:56:34 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 48331 invoked by uid 500); 1 May 2008 19:56:34 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 48320 invoked by uid 99); 1 May 2008 19:56:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 May 2008 12:56:34 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rahul.akolkar@gmail.com designates 209.85.128.187 as permitted sender) Received: from [209.85.128.187] (HELO fk-out-0910.google.com) (209.85.128.187) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 May 2008 19:55:42 +0000 Received: by fk-out-0910.google.com with SMTP id 18so803174fkq.10 for ; Thu, 01 May 2008 12:56:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=qonoGzJjkvrmMkMApOhUojQeQqIaIOTttwT0y49g0Cw=; b=hzCQMM/xIGUJ1LoeIWycVTySq540nU+FcZYFOh/2XFSRlV//+bqY3oTogYmwXv0IwIOX/GUWNz0O0WPHlThwzk3RYP06ODUH4W8yRa5kPOdKQTI25K1Cii3D/4UjXqffyH/yQ2ZY/A3G6I89kEH+kqmTRKYejAcjwgFOAq1AEsk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NK18BZyaNcXngnLfvFJn37SArR+3dg5NhcMGlakV12VDRmy82ISMKKVbA1Lgmy+1uwwctm3/rbMSAJ0Gu0ZS3FbXZlhGtdMcBPbdTKLQNAtZp7u0RhRNnLRqxEK1Oejy7k3dAW6WfHzl2qbpiS3tIgapLv2Qz3SaiOKUy/QW/Lc= Received: by 10.82.112.6 with SMTP id k6mr267304buc.77.1209671763631; Thu, 01 May 2008 12:56:03 -0700 (PDT) Received: by 10.82.140.18 with HTTP; Thu, 1 May 2008 12:56:03 -0700 (PDT) Message-ID: Date: Thu, 1 May 2008 15:56:03 -0400 From: "Rahul Akolkar" To: "Commons Users List" Subject: Re: [httpclient] logging problems In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org On 5/1/08, jieryn@gmail.com wrote: > Greetings, thanks for all your work on this project! > Mailing list has moved, try the user list on this page: http://hc.apache.org/httpclient-3.x/mail-lists.html -Rahul > I'm finding that in practice the org.apache.httpclient log name is not > isolating the httpclient messages. I had to specifically use > httpclient.wire in order to hide those log messages. I've glanced > through the source code, and it doesn't *seem* that I should have to > do this.. just curious if anyone else is seeing this? I have set > org.apache = warn but still see the wire messages. > > Here is the Manifest from the commons-httpclient.jar: > > Manifest-Version: 1.0 > Ant-Version: Apache Ant 1.7.0 > Created-By: 10.0-b19 (Sun Microsystems Inc.) > Extension-Name: httpclient > Specification-Vendor: Apache Software Foundation > Specification-Version: 1.0 > Implementation-Vendor: Apache Software Foundation > Implementation-Version: 3.1 > > Thanks in advance, > -jesse > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org