Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 8132 invoked from network); 12 Aug 2009 02:30:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Aug 2009 02:30:07 -0000 Received: (qmail 13365 invoked by uid 500); 12 Aug 2009 02:30:09 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 13291 invoked by uid 500); 12 Aug 2009 02:30:09 -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 13280 invoked by uid 99); 12 Aug 2009 02:30:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2009 02:30:09 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [192.61.61.103] (HELO usea-naimss1.unisys.com) (192.61.61.103) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2009 02:29:57 +0000 Received: from usea-nagw1.na.uis.unisys.com ([129.224.72.16]) by usea-naimss1 with InterScan Message Security Suite; Tue, 11 Aug 2009 21:29:36 -0500 Received: from usea-nagw1.na.uis.unisys.com ([129.224.72.51]) by usea-nagw1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 11 Aug 2009 21:29:23 -0500 Received: from usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) by usea-nagw1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 11 Aug 2009 21:29:23 -0500 Received: from USEA-EXCH7.na.uis.unisys.com ([129.224.76.38]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Tue, 11 Aug 2009 21:29:23 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Tue, 11 Aug 2009 21:29:19 -0500 Subject: RE: Log4j vs JULI configuration discrepancy Thread-Topic: Log4j vs JULI configuration discrepancy Thread-Index: Acoa88RQueNHP5oUTUKBFAa5sK958QAAFwZA Message-ID: <0AAE5AB84B013E45A7B61CB66943C17229B6492A09@USEA-EXCH7.na.uis.unisys.com> References: <4A7C9110.50907@apache.org> <4A8223C7.1030006@christopherschultz.net> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 12 Aug 2009 02:29:23.0775 (UTC) FILETIME=[B49904F0:01CA1AF4] X-Virus-Checked: Checked by ClamAV on apache.org > From: news [mailto:news@ger.gmane.org] On Behalf Of Eric B. > Subject: Re: Log4j vs JULI configuration discrepancy >=20 > I don't understand why when using Juli anything that webapp's log4j > logs to Stdout gets logged to a file, however, when using log4j with > tomcat this behaviour isn't replicated. Note that catalina.out isn't actually being logged to; the Tomcat startup s= cript simply redirects stdout and stderr to this file. I don't know what h= appens to System.out and System.err when log4j is in the game. Are you using swallowOutput in your element? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org