Hi, tanks.
I am using Tomcat and I have already checked in the directory
{tomcat-home}/logs (catalina.out and other files). However none of them
received messages that I sent with servlet.log("...");
It is not critical. I will try to resolve all logging issues with log4j.

Thanks a lot.

Ana



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: sexta-feira, 14 de Janeiro de 2005 14:06
To: Struts Users Mailing List
Subject: Re: Servlet.log()

I am not  veteran, but I think it will vary according to the servlet 
container you are using.  If you are using TomCat, I think the log file 
will be in the directory {tomcat-home}/logs.  Not sure, as I use
Netbeans 
and the Tomcat server imbedded in it, which appears to put it in a 
different directory than this.  When you find the right directory, there

should be a file for every date that you have had the server running,
with 
the date in the file names.  If on Windows, you could always do a
"search 
for text inside a file" starting at the Tomcat home directory and look
for 
something that you are positive would be in the log file...






"Margarida Sargento" <[EMAIL PROTECTED]>
01/14/2005 08:40 AM
Please respond to "Struts Users Mailing List"

 
        To:     "Struts Users Mailing List" <user@struts.apache.org>
        cc: 
        Subject:        Servlet.log()


Hello

 

I am new to Struts. My first applications are examples that I download
from several web sites. One of them logs the forms data with:
servlet.log("...");

I have already search information about this and the Struts home page
refers this too. However I don't know where the logs are being saved. I
can not find the file and the corresponding path.

 

If you can help me, please reply.

Thank you very much.

 

Ana Margarida Sargento

 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to