From general-return-379-apmail-logging-general-archive=logging.apache.org@logging.apache.org Thu Dec 09 15:36:59 2004 Return-Path: Delivered-To: apmail-logging-general-archive@www.apache.org Received: (qmail 92942 invoked from network); 9 Dec 2004 15:36:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Dec 2004 15:36:58 -0000 Received: (qmail 21055 invoked by uid 500); 9 Dec 2004 15:36:57 -0000 Delivered-To: apmail-logging-general-archive@logging.apache.org Received: (qmail 20997 invoked by uid 500); 9 Dec 2004 15:36:57 -0000 Mailing-List: contact general-help@logging.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: "Logging General" Delivered-To: mailing list general@logging.apache.org Received: (qmail 20984 invoked by uid 99); 9 Dec 2004 15:36:56 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS,TO_ADDRESS_EQ_REAL X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of pjonnala@gmail.com designates 64.233.184.196 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.196) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 09 Dec 2004 07:36:56 -0800 Received: by wproxy.gmail.com with SMTP id 68so668002wra for ; Thu, 09 Dec 2004 07:36:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=FWnBO2wf5a7BEVefoNc+SZKTMCnI5blyodMYZ1opT9x0YcykiLAPoBEDH0OaCDmCJHFeethMPi+yGb4wmeROwClZ939pXgA3HKvqgGVK9y8vSDLUAOSQqo5cbo7A++yiCXrmKa30wBEdZaLpEyOMYJRDS1Q6lZBlM4PefSZh5vI= Received: by 10.54.39.9 with SMTP id m9mr850736wrm; Thu, 09 Dec 2004 07:36:54 -0800 (PST) Received: by 10.54.25.30 with HTTP; Thu, 9 Dec 2004 07:36:53 -0800 (PST) Message-ID: Date: Thu, 9 Dec 2004 09:36:53 -0600 From: Pradeep Jonnalagadda Reply-To: Pradeep Jonnalagadda To: "general@logging.apache.org" Subject: Question on logging Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Guys, We want to use log4j and chainsaw.From the website it seems like log4j1.3 is the version i need to use to use chainsaw v2.When is log4j v1.3 expected to be released( i know currently alpha is released).Is it advisable to use alpha version and later use the final version when it is released. Or is it a good idea to use log4j current version and a previous version of chain saw.If so where can i get the previous version of chain saw and is it compatibale with the current version of log4j pradeep