Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 74318 invoked from network); 10 Jan 2006 15:12:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Jan 2006 15:12:12 -0000 Received: (qmail 84211 invoked by uid 500); 10 Jan 2006 15:10:34 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 84167 invoked by uid 500); 10 Jan 2006 15:10:33 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 84129 invoked by uid 99); 10 Jan 2006 15:10:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2006 07:10:32 -0800 X-ASF-Spam-Status: No, hits=1.7 required=10.0 tests=MAILTO_TO_SPAM_ADDR,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 193.252.22.23 is neither permitted nor denied by domain of elecharny@gmail.com) Received: from [193.252.22.23] (HELO smtp8.wanadoo.fr) (193.252.22.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2006 07:10:30 -0800 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf0808.wanadoo.fr (SMTP Server) with ESMTP id 930371C00225 for ; Tue, 10 Jan 2006 16:10:08 +0100 (CET) Received: from [192.168.1.2] (LNeuilly-152-23-26-32.w193-252.abo.wanadoo.fr [193.252.40.32]) by mwinf0808.wanadoo.fr (SMTP Server) with ESMTP id 546EB1C00219 for ; Tue, 10 Jan 2006 16:10:08 +0100 (CET) X-ME-UUID: 20060110151008345.546EB1C00219@mwinf0808.wanadoo.fr Subject: RE: [ApacheDS] General things to do for 1.0 From: Emmanuel Lecharny To: Apache Directory Developers List In-Reply-To: References: Content-Type: text/plain; charset=ISO-8859-15 Date: Tue, 10 Jan 2006 16:10:19 +0100 Message-Id: <1136905819.7843.12.camel@portable> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Be welcome, Timothy !!! As I'm the one who is supposed to work on logs, I will share my work load with a great pleasure ! There are plenty of tasks to do regarding logs. One of them is obviously to remove all those infamous System.out, but much more important, we have to think about the best system to allow users to log, and to get those logs. I mean, parametrize logs level, tools to extract some infos from logs, and so one. We can share ideas in the ML. Again, you are welcome ! -- Emmanuel L�charny www.iktek.com On Tue, 2006-01-10 at 08:46 -0600, Bennett, Timothy (JIS - Applications) wrote: > > -----Original Message----- > > From: Alex Karasulu [mailto:aok123@bellsouth.net] > > Sent: Sunday, January 08, 2006 11:51 PM > > To: dev@directory.apache.org > > Subject: [ApacheDS] General things to do for 1.0 > > > > Thanks Emmanuel for the report which helps get many things > > into perspective. We're clear on what needs to be done for > > RC1 when it comes to the low level code details. However > > there are some things we have to do between these release > > candidates before a 1.0 goes out the door. Let me list some > > of these floating around in my head (I know we need this in JIRA :-)). > > > > o Cleanup and fix logging making it consistent through out ApacheDS. > > - log messages need to be consistent > > - System.out lines have got to go > > - when and how do we use DEBUG, INFO, WARN, ERROR? > > - we're under jdk1.4 compatibility so we cannot use the > > nice slf4j vararg > > means to insert values into strings so we have to make > > sure we have the > > proper guards in place to check if debug, info or warn > > are enabled. > > > > I'd like to get involved with Directory, and maybe taking some of these > grunt-level logging issues would be a good way to get my sleeves rolled > up and into different parts of the code. I can delete System.out lines > with the best of 'em! > > WDYT? > > -- timothy -- Emmanuel L�charny www.iktek.com