<Context path="/timesheet" docBase="timesheet" debug="0"
reloadable="true" crossContext="true">
<Logger className="org.apache.catalina.logger.FileLogger"
prefix="localhost_timesheet_log." suffix=".txt" timestamp="true"/>
</Context>
However, under 5.0.18 (and maybe under 5.0.16--I didn't notice), the only log I get is the (apparently) generic "localhost_log.2004-01-24.txt". Does this mean that my Context element is being ignored, or does 5.0 not observe the Logger sub-element of the Context element?
Merrill
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
