Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 42758 invoked from network); 13 Jun 2005 07:50:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jun 2005 07:50:23 -0000 Received: (qmail 18952 invoked by uid 500); 13 Jun 2005 07:50:16 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 18920 invoked by uid 500); 13 Jun 2005 07:50:15 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 18907 invoked by uid 99); 13 Jun 2005 07:50:15 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail.elsag.de (HELO gateway.elsag.de) (134.98.65.18) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 13 Jun 2005 00:50:14 -0700 Received: from vwall.elsag.de by gateway.elsag.de via smtpd (for hermes.apache.org [209.237.227.199]) with ESMTP; Mon, 13 Jun 2005 09:50:13 +0200 Received: from esmail by esmail via smtpd (for vwall.elsag.de [192.168.100.108]) with ESMTP; Mon, 13 Jun 2005 09:49:59 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: [logging] Log message color Content-Transfer-Encoding: quoted-printable content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Mon, 13 Jun 2005 09:49:59 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [logging] Log message color Thread-Index: AcVtQk2IM4qpjhJ4QbiPdf/1TV4pRQARHibQABVSxUAAhBAi0A== From: =?iso-8859-1?Q?J=F6rg_Schaible?= To: "Jakarta Commons Users List" X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Larner, Ross S wrote on Friday, June 10, 2005 6:49 PM: > J=F6rg, > You are correct - the problem appears to be that SimpleLog is > outputting to stderr, not stdout as System.out.println does. > Is there another logging implementation that outputs to > stdout instead? You can utilize Log4J very easily to print log messages for different = log levels to different streams. Commpns-Logging will use Log4J anyway = if it is withing the classpath. - J=F6rg --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org