> From: Albretch Mueller [mailto:[EMAIL PROTECTED] 
> Subject: Re: Still trying to log using org.apache.juli.FileHandler ...
> 
> <Context debug="99" reloadable="true" crossContext="true">
>  <Logger className="org.apache.catalina.logger.FileLogger"
>   directory="C:\cmllpz\prjx\java\GWB\logs"
>   prefix="tc-6.0.14-FileUpload_log."
>   suffix=".txt"
>   timestamp="true"/>
> </Context>
>
>  However I still don't see that tc is creating the log file specific
> to this webapp, namely, "tc-6.0.14-FileUpload_log"

Read The Fine Manual:
http://tomcat.apache.org/tomcat-6.0-doc/logging.html

<Logger> elements were deprecated in 5.0 and removed in 5.5 and later.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to