Return-Path: Delivered-To: apmail-logging-log4j-user-archive@www.apache.org Received: (qmail 69314 invoked from network); 21 Jul 2005 05:21:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Jul 2005 05:21:14 -0000 Received: (qmail 64842 invoked by uid 500); 21 Jul 2005 05:21:09 -0000 Delivered-To: apmail-logging-log4j-user-archive@logging.apache.org Received: (qmail 64811 invoked by uid 500); 21 Jul 2005 05:21:08 -0000 Mailing-List: contact log4j-user-help@logging.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Log4J Users List" Reply-To: "Log4J Users List" Delivered-To: mailing list log4j-user@logging.apache.org Received: (qmail 64798 invoked by uid 99); 21 Jul 2005 05:21:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 22:21:08 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [24.93.47.44] (HELO ms-smtp-05-eri0.texas.rr.com) (24.93.47.44) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 22:21:04 -0700 Received: from [192.168.10.100] (cpe-24-27-64-6.houston.res.rr.com [24.27.64.6]) by ms-smtp-05-eri0.texas.rr.com (8.12.10/8.12.7) with ESMTP id j6L5L5Rh014168 for ; Thu, 21 Jul 2005 00:21:05 -0500 (CDT) Mime-Version: 1.0 (Apple Message framework v733) In-Reply-To: <6C9354F305A6204092FDDE28F8895E0E0130D0DF@Blrexch.adeasolutions.com> References: <6C9354F305A6204092FDDE28F8895E0E0130D0DF@Blrexch.adeasolutions.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <31CA6E39-AF1D-475B-B598-3FD076DB9B1C@apache.org> Content-Transfer-Encoding: 7bit From: Curt Arnold Subject: Re: Log4j logging to System.out? Date: Thu, 21 Jul 2005 00:21:05 -0500 To: Log4J Users List X-Mailer: Apple Mail (2.733) X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Jul 20, 2005, at 11:57 PM, Sriram Venkatasubramanian wrote: > I am also facing the same problem . Here is my log4j.xml. > Please describe what behavior that you are seeing that you think is wrong? As I read your configuration file, all info logging requests would go to the console appender in addition to a file except those sent to the "INOUT_LOG" logger or descendants. --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org For additional commands, e-mail: log4j-user-help@logging.apache.org