Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 58053 invoked from network); 9 Feb 2003 20:58:47 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 9 Feb 2003 20:58:47 -0000 Received: (qmail 4669 invoked by uid 97); 9 Feb 2003 21:00:21 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 4662 invoked from network); 9 Feb 2003 21:00:21 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 9 Feb 2003 21:00:21 -0000 Received: (qmail 57777 invoked by uid 500); 9 Feb 2003 20:58:44 -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 57766 invoked from network); 9 Feb 2003 20:58:44 -0000 Received: from main.gmane.org (80.91.224.249) by daedalus.apache.org with SMTP; 9 Feb 2003 20:58:44 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18hyVE-0001hr-00 for ; Sun, 09 Feb 2003 21:56:40 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: commons-dev@jakarta.apache.org Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18hyVD-0001hi-00 for ; Sun, 09 Feb 2003 21:56:39 +0100 From: Costin Manolache Subject: Re: [logging] To depend or not to depend? Date: Sun, 09 Feb 2003 12:47:00 -0800 Lines: 10 Message-ID: References: <3E442DB4.2050306@isisnetworks.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@main.gmane.org User-Agent: KNode/0.7.2 Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Ryan Hoegg wrote: > Commons-logging-api.jar is 16K, which would increase our applet JAR size > by 60+%. That's not acceptable for a system level service like logging. You can remove the jdk14 logging and the simple logger - and jar only the interface and a dummy factory. Costin --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org