Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 98992 invoked from network); 1 Feb 2001 01:19:50 -0000 Received: from unknown (HELO ntserver.nevada) (213.96.183.15) by h31.sny.collab.net with SMTP; 1 Feb 2001 01:19:50 -0000 Received: by ntserver with Internet Mail Service (5.0.1457.3) id ; Thu, 1 Feb 2001 02:19:28 +0100 Message-ID: <80F5674514B4D311BAFC0040F6A45EEE0D7616@ntserver> From: "Ignacio J. Ortega" To: "'tomcat-user@jakarta.apache.org'" Subject: RE: log files in tomcat Date: Thu, 1 Feb 2001 02:19:25 +0100 X-Priority: 3 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1457.3) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N The solution it's on server.xml file it self, here it's an excerpt... 8<----------------------------------------------------------------------= ---- 8<----------------------------------------------------------------------= ---- So to get tomcat screen logged into a file change the Logger element = for the "tc_log" log in server.xml to this: 8<----------------------------------------------------------------------= ---- 8<----------------------------------------------------------------------= ---- Saludos , Ignacio J. Ortega > -----Mensaje original----- > De: Ross Manges [mailto:rdawggg@yahoo.com] > Enviado el: mi=E9rcoles 31 de enero de 2001 20:44 > Para: tomcat-user@jakarta.apache.org > Asunto: log files in tomcat >=20 >=20 > Hello folks, >=20 > I apologize in advance for this dumb question, but I'm > having an exteremly difficult time getting tomcat to > create a log file containing the event traces (and > possibly System.out.println()'s?) from my servlets.=20 > I've read up on the available faq's and other > documentation, which directs me to the server.xml > file. I've set that file to maximum debugging mode, > but still no luck. I get two files in my /log > directory: jasper.log and servlet.log. The latter > contains nearly nothing, and jasper.log simply reports > on my jsp files. >=20 > Can somebody PLEASE point me in the right direction?=20 > If I've missed some important set of documentation > please let me know. >=20 > Thanks! >=20 > --Ross >=20 > p.s. - I'm running tomcat 3.2.1 standalone on WinMe, > PIII-700, 128mb ram. >=20 > __________________________________________________ > Get personalized email addresses from Yahoo! Mail - only $35=20 > a year! http://personal.mail.yahoo.com/ >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, email: tomcat-user-help@jakarta.apache.org >=20 >=20