I know that in tomcat 3.2 you can change debug level in server.xml and also
precise in whihch file you want to log errors example :

   <Logger name="tc_log"
            verbosityLevel = "DEBUG"
                 path="logs/tomcat.log"
    />

-----Original Message-----
From: catalin [mailto:[EMAIL PROTECTED]]
Sent: September 26 2001 14:09
To: [EMAIL PROTECTED]
Subject: tomcat logs files


Hello,

I'have an web application with servlets, beans and JSP on a Win98 OS
with an jakarta-tomcat-3.3-m4 server.
I've got an error and I dont see all the server output (console).
I need to know how can i set up tomcat to write all the messages in a
"log" file so that I can see the errors.
Thank you, guys!!
  

-- 
Best regards,
 catalin                          mailto:[EMAIL PROTECTED]

Reply via email to