From dev-return-87852-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Wed Jun 14 12:44:47 2006 Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 32219 invoked from network); 14 Jun 2006 12:44:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Jun 2006 12:44:46 -0000 Received: (qmail 43128 invoked by uid 500); 14 Jun 2006 12:44:43 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 43064 invoked by uid 500); 14 Jun 2006 12:44:43 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 43052 invoked by uid 99); 14 Jun 2006 12:44:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jun 2006 05:44:43 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [68.230.240.35] (HELO eastrmmtao04.cox.net) (68.230.240.35) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jun 2006 05:44:42 -0700 Received: from [192.168.0.101] (really [70.179.64.83]) by eastrmmtao04.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060614124420.MZKE9931.eastrmmtao04.cox.net@[192.168.0.101]> for ; Wed, 14 Jun 2006 08:44:20 -0400 Message-ID: <44900489.9060404@reverycodes.com> Date: Wed, 14 Jun 2006 08:43:53 -0400 From: Vadim Gritsenko User-Agent: Thunderbird 1.5.0.4 (Macintosh/20060530) MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: svn commit: r407477 - in /cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/util: ./ log/ References: <20060518065937.B531C1A9835@eris.apache.org> <448EC47E.50108@reverycodes.com> <448F0859.6090601@apache.org> <448F11A4.3070306@reverycodes.com> <448FAD9C.3030007@apache.org> In-Reply-To: <448FAD9C.3030007@apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Carsten Ziegeler wrote: > Vadim Gritsenko wrote: >> So you are saying it is still possible to log to LogKit, but it won't be feature >> complete / backwards compatible with 2.1? Hm... >> > Yepp, if people think it's worth having this, I would suggest to add an > own module just for the logkit stuff. The core should have as less > dependencies as possible. > >> Just to satisfy curiosity, is there a log4j support for Cocoon log format? >> (looking at .../core/cocoon-webapp/src/main/webapp/WEB-INF/log4j.xconf, I'd >> guess that the answer is 'no'). > Yepp, you're right. Ok, thanks for confirming it... Vadim