Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 81133 invoked from network); 12 Feb 2003 14:39:12 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 12 Feb 2003 14:39:12 -0000 Received: (qmail 8225 invoked by uid 97); 12 Feb 2003 14:40:43 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 8218 invoked from network); 12 Feb 2003 14:40:43 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 12 Feb 2003 14:40:43 -0000 Received: (qmail 64701 invoked by uid 500); 12 Feb 2003 14:33:49 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 64541 invoked from network); 12 Feb 2003 14:33:42 -0000 Received: from www.shareowner.com (HELO shareowner.com) (66.46.24.147) by daedalus.apache.org with SMTP; 12 Feb 2003 14:33:42 -0000 Received: from exchange.int.shareowner.com ([66.46.24.163]) by shareowner.com (8.11.6/8.11.6) with ESMTP id h1CEI4413106 for ; Wed, 12 Feb 2003 09:18:04 -0500 Received: by exchange.int.shareowner.com with Internet Mail Service (5.5.2653.19) id ; Wed, 12 Feb 2003 09:33:29 -0500 Message-ID: From: pqin@shareowner.com To: tomcat-user@jakarta.apache.org Subject: RE: Setting up logging - Log4j Date: Wed, 12 Feb 2003 09:33:28 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C2D2A3.B57856A0" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C2D2A3.B57856A0 Content-Type: text/plain If that's the case, I would recommend commons-logging as it supports jdk and log4j. Regards, PQ "This Guy Thinks He Knows Everything" "This Guy Thinks He Knows What He Is Doing" -----Original Message----- From: Joe Tomcat [mailto:tomcat@mobile.mp] Sent: February 9, 2003 6:04 PM To: Tomcat Users List Subject: Re: Setting up logging - Log4j On Tue, 2003-02-11 at 14:27, tomcat guy wrote: > Would anyone be so kind to point me in the right direction for setting up some logging for servlets running on Tomcat? > > I'm looking at Log4j but I be a newbie and the docs I'm finding are not that helpfull... If you have a choice, I would go with Java 1.4 and use the built-in logging facilities. It is easier to use and more powerful in many ways. You can find info about this on java.sun.com. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org ------_=_NextPart_001_01C2D2A3.B57856A0--