Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 96194 invoked from network); 12 Sep 2007 00:14:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2007 00:14:22 -0000 Received: (qmail 66878 invoked by uid 500); 12 Sep 2007 00:14:14 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 66828 invoked by uid 500); 12 Sep 2007 00:14:14 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 66817 invoked by uid 99); 12 Sep 2007 00:14:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2007 17:14:14 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jason.dillon@gmail.com designates 64.233.166.176 as permitted sender) Received: from [64.233.166.176] (HELO py-out-1112.google.com) (64.233.166.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 00:14:11 +0000 Received: by py-out-1112.google.com with SMTP id u52so79612pyb for ; Tue, 11 Sep 2007 17:13:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer:sender; bh=1LQrtcidYuisBweDzknnV5Rgt5ECibE3Z4pidUJDPUs=; b=QXexDNu4k40JjuSRY9It2hBio6BDAEX2zmom5LK8ow2GYeJrvtguUiQjunSQKmkpgccy9G8Gs4NUy8x6eFq+sskwA+HuFQPvdlHMaTABzjACQnK0QpenhqqmzWYyf2ZKQDnOZkbnCvx+vTeUftnGLmWo64xy69FqK4cKglL2rKo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=mVpSGebbbszpEV4u3Ryhg2wYmopJoEbtmc2DcyofXDo5ovjFHrABqDQjtnS9pQ6RcrI5Jz1kaA7m+OfH4pt2ihDvE4fH6+gCiT0d9S0/QhK9XbDl65YUC71g/J1QdiPo5fVyKnSkK42qsot4vbcG/cCr5TiTbktMXQc80t8MA4I= Received: by 10.35.62.19 with SMTP id p19mr8073443pyk.1189556030427; Tue, 11 Sep 2007 17:13:50 -0700 (PDT) Received: from ?10.0.1.100? ( [24.5.195.44]) by mx.google.com with ESMTPS id v66sm6875736pyh.2007.09.11.17.13.49 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 11 Sep 2007 17:13:49 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <1D3C95C2-BEF5-486D-BD61-A0149C93AAC5@gmail.com> References: <8EC38ACD-FC89-471D-8218-4CDC6A1FAD9D@gmail.com> <568893885-1189544818-cardhu_decombobulator_blackberry.rim.net-672583853-@bxe013.bisx.prod.on.blackberry> <1D3C95C2-BEF5-486D-BD61-A0149C93AAC5@gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <3CC49F7B-8BEB-4810-AF1F-D7B28DBF9EA8@planet57.com> Content-Transfer-Encoding: 7bit From: Jason Dillon Subject: Re: [DISCUSS] Default server log level Date: Tue, 11 Sep 2007 17:13:33 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.752.3) Sender: Jason Dillon X-Virus-Checked: Checked by ClamAV on apache.org On Sep 11, 2007, at 5:05 PM, Kevan Miller wrote: > On Sep 11, 2007, at 5:05 PM, Jason Dillon wrote: >> Are you refering to console output or what is captured in the log >> file? > > Heh. Come on, read my mind... :-P Um, ya... :-P > I'm referring to the log FILE. I'm fine with our current CONSOLE > behavior... Aighty, thats what I figured, but just wanted to be clear. I think changing the file appender to INFO is perfectly fine and reasonable... desirable even. --jason