Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 23719 invoked from network); 12 Oct 2004 12:13:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Oct 2004 12:13:47 -0000 Received: (qmail 11119 invoked by uid 500); 12 Oct 2004 12:13:13 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 11039 invoked by uid 500); 12 Oct 2004 12:13:11 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 10954 invoked by uid 99); 12 Oct 2004 12:13:10 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of brett.porter@gmail.com designates 64.233.170.204 as permitted sender) Received: from [64.233.170.204] (HELO mproxy.gmail.com) (64.233.170.204) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 12 Oct 2004 05:13:08 -0700 Received: by mproxy.gmail.com with SMTP id 75so575419rnl for ; Tue, 12 Oct 2004 05:13:06 -0700 (PDT) Received: by 10.38.151.14 with SMTP id y14mr1795102rnd; Tue, 12 Oct 2004 05:13:06 -0700 (PDT) Received: by 10.39.1.77 with HTTP; Tue, 12 Oct 2004 05:13:06 -0700 (PDT) Message-ID: <9e3862d8041012051341d1e51e@mail.gmail.com> Date: Tue, 12 Oct 2004 22:13:06 +1000 From: Brett Porter Reply-To: Brett Porter To: Maven Users List Subject: Re: logging in jelly tags In-Reply-To: <416B99F4.1070508@codeczar.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <416B99F4.1070508@codeczar.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N correct. http://cvs.apache.org/viewcvs.cgi/maven/src/conf/log4j.properties?rev=1.17&view=markup On Tue, 12 Oct 2004 16:46:44 +0800, Nathan Coast wrote: > Hi, > > I have a couple of Jelly tag classes, what's the 'correct' way write log > statements in tag classes. e.g. > 1) info - info that is always logged to stdout > 2) debug - info that is displayed with maven -X > > cheers > Nathan > -- > Nathan Coast > Managing Director > codeczar ltd > mobile: (852) 9049 5581 > email: mailto:nathan@codeczar.com > web: http://www.codeczar.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org