Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 61023 invoked from network); 2 Apr 2011 19:40:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Apr 2011 19:40:57 -0000 Received: (qmail 62698 invoked by uid 500); 2 Apr 2011 19:40:53 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 62639 invoked by uid 500); 2 Apr 2011 19:40:53 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 62630 invoked by uid 99); 2 Apr 2011 19:40:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Apr 2011 19:40:53 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of knst.kolinko@gmail.com designates 209.85.212.45 as permitted sender) Received: from [209.85.212.45] (HELO mail-vw0-f45.google.com) (209.85.212.45) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Apr 2011 19:40:48 +0000 Received: by vws17 with SMTP id 17so4952483vws.18 for ; Sat, 02 Apr 2011 12:40:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=8EetUESWRvp9eiLzfKCeiBDYcTKwZgko3e6aE/qRgg0=; b=j7EAHitE1ocoo81zDHGbrhDQ9vwjdYz8CZupuysWhC44WDryXbN0uhSuBqW69sCkNA yr29H2eYSCxkgsc/PEVslEY/jERTrM49u3fZoEIWGaqD/FKDSW1g3nsSOnDWa9kxVD2/ QFvIR5Jg9MYaZBQkk8FZdlGxSJAvt8aSBVWgw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=SCON/7fS3CDf+0eW+OJr1/tWaLo+CmLqOYQzU/p/snf3d8LFzH1Awhq1+7e2P4koKo 5NejlTPbsdmIgSLPnPI7a1YymkXhsSrZimv5ape5ncNYxUbkhaVsImFI68O0UYNHNTqh 6zyg3xI7GB1R3oGFM9qSeaVumwFF4pzZtChhA= MIME-Version: 1.0 Received: by 10.52.91.232 with SMTP id ch8mr7610983vdb.85.1301773227591; Sat, 02 Apr 2011 12:40:27 -0700 (PDT) Received: by 10.52.157.40 with HTTP; Sat, 2 Apr 2011 12:40:27 -0700 (PDT) In-Reply-To: <6E5CE4D0-6B7F-403E-B753-1FAE37A02EB8@rampageinc.com> References: <6E5CE4D0-6B7F-403E-B753-1FAE37A02EB8@rampageinc.com> Date: Sat, 2 Apr 2011 23:40:27 +0400 Message-ID: Subject: Re: Tomcat logging changed between 6.0.29 & 6.0.32 From: Konstantin Kolinko To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 2011/4/2 Patrick Flaherty : > Hello, > > I noticed that I'm getting what appears to be *all* console logging showi= ng > up in my tomcat6-stdout log file. > It's capturing so much more that then it used to. I looked at the changel= og > from 6.0.29 to 6.0.32 and I don't > see anything that describes such a change. > > Does anyone know what exactly did change and if there is a way to go back= to > previous behavior. > > I tried playing around with the logging.properties in /conf and changed > everything from FINE to SEVERE > to see if I could control the amount of info ending up in =A0tomcat6-stdo= ut. > Did not seem to change anything. > > Any explanation and/or direction would be much appreciated. > There should not be any such changes. What, exactly, is printed? What is your OS? Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org