Hi,
getServletContext().log("message...");
RTFM.
Yoav Shapira
Millennium Research Informatics
>-----Original Message-----
>From: Francesco Pellegrini [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, April 13, 2004 12:02 PM
>To: Tomcat Users List
>Subject: Tomcat 5 : DEBUG level
>
>Hi all,
>
>I'm looking for an help to customize a LOG level for my server.
>I have some JSP and SERVLET that uses :
>
>System.out.println("message...");
>
>in server.xml I set :
>
><Logger className="org.apache.catalina.logger.FileLogger"
> verbosity="4" directory="logs" prefix="localhost_log."
>suffix=".txt"
> timestamp="true"/>
>
>
>Now, Instead of save the message on stdout.log I would like to store
all
>message on localhost_log.YYYY-MM-DD.txt, beacause the stdout.log it's
>become too large.
>
>How can i solve this issue?
>
>Thanks
>
>Franz.
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
This e-mail, including any attachments, is a confidential business communication, and
may contain information that is confidential, proprietary and/or privileged. This
e-mail is intended only for the individual(s) to whom it is addressed, and may not be
saved, copied, printed, disclosed or used by anyone else. If you are not the(an)
intended recipient, please immediately delete this e-mail from your computer system
and notify the sender. Thank you.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]