change verbosity level/path in server.xml?

--V.

-----Original Message-----
From: chris brown [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 27, 2001 3:15 AM
To: tomcat-user
Subject: ServletContext.log() - where does it go?


I've tried some simple logging using the following code in some servlets
running under Tomcat 3.2.3.

getServletContext().log("some message");

Normally, I would have expected this to appear in the "servlet.log" file,
but this file remains empty.  It's created correctly by Tomcat whenever
Tomcat starts, but seems empty.

Any ideas as to what I should do to make the messages appear?

Thanks,
Chris


***********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. Any unauthorized review, use, disclosure or distribution
is prohibited. If you are not the intended recipient, please contact
the sender by reply e-mail and destroy all copies of the original
message.
***********************************************************************

Reply via email to