Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 20956 invoked from network); 7 Feb 2003 21:59:38 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 7 Feb 2003 21:59:38 -0000 Received: (qmail 19852 invoked by uid 97); 7 Feb 2003 22:01:13 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 19845 invoked from network); 7 Feb 2003 22:01:13 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 7 Feb 2003 22:01:13 -0000 Received: (qmail 20188 invoked by uid 500); 7 Feb 2003 21:59:30 -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 20103 invoked from network); 7 Feb 2003 21:59:29 -0000 Received: from umbongo.flamefew.net (64.253.103.114) by daedalus.apache.org with SMTP; 7 Feb 2003 21:59:29 -0000 Received: by umbongo.flamefew.net (Postfix on Linux (i386), from userid 500) id 5D59A3A2482; Fri, 7 Feb 2003 16:59:33 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by umbongo.flamefew.net (Postfix on Linux (i386)) with ESMTP id 5C455296E84 for ; Fri, 7 Feb 2003 16:59:33 -0500 (EST) Date: Fri, 7 Feb 2003 16:59:33 -0500 (EST) From: Henri Yandell X-X-Sender: To: Jakarta Commons Developers List Subject: Re: [logging] To depend or not to depend? In-Reply-To: <3E4429DB.8070205@isisnetworks.net> Message-ID: 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 Why not just put SafeCommonsLogger in commons-logger.jar? Is commons-logging.jar's 20 odd K isn't that huge. Also, commons-logging could move the implementations out into commons-logging-impl.jar, or even one per underlying logging framework to make that 25K smaller. Hen On Fri, 7 Feb 2003, Ryan Hoegg wrote: > Starting a new thread for this, it really has little to do with CLI. > > We are having a similar dilemma in XML-RPC. The idea of a > SafeCommonsLogger seems sound. It could even end up in a commons-stub > package. It would do nothing if commons-logging-api.jar or > commons-logging.jar is not in the CLASSPATH. > > -- > Ryan Hoegg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org