Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 60305 invoked from network); 25 Jun 2003 09:15:33 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 25 Jun 2003 09:15:33 -0000 Received: (qmail 7785 invoked by uid 97); 25 Jun 2003 09:18:07 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 7778 invoked from network); 25 Jun 2003 09:18:06 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 25 Jun 2003 09:18:06 -0000 Received: (qmail 57594 invoked by uid 500); 25 Jun 2003 09:15:02 -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 57486 invoked from network); 25 Jun 2003 09:15:02 -0000 Received: from moutng.kundenserver.de (212.227.126.171) by daedalus.apache.org with SMTP; 25 Jun 2003 09:15:02 -0000 Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19V6Mz-0007ql-00 for tomcat-user@jakarta.apache.org; Wed, 25 Jun 2003 11:15:13 +0200 Received: from [145.254.170.199] (helo=dialin-145-254-170-199.arcor-ip.net) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 19V6My-0000rn-00 for tomcat-user@jakarta.apache.org; Wed, 25 Jun 2003 11:15:13 +0200 From: Holger Klawitter To: "Tomcat Users List" Subject: logging + tomcat (4.1.24,Linux) Date: Wed, 25 Jun 2003 11:14:36 +0200 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200306251114.36665.lists@klawitter.de> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi there, since someone already suggested homicide on servlet developers writing to=20 stderr I tried to use (commons) logging in my webapps as suggest in the doc= s.=20 I have the following Logger Elements in my server.xml: (under Service) [this file is not even being created] (under host) [only status messages go here, but no output from the webapp] AFAICS, all logging systems (SUN, log4j and commons) have no connection to = the=20 Tomcat logger elements. How can these Loggers be made interacting with Tomc= at=20 logging? Mit freundlichem Gru=DF / With kind regards Holger Klawitter =2D- lists klawitter de --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org