RE: tomcat logs under windows

2006-12-13 Thread Caldarale, Charles R
> From: "sb4" <[EMAIL PROTECTED]> > Subject: tomcat logs under windows > > Is there a place to specify the form of log file names? Take a look at the doc: http://tomcat.apache.org/tomcat-5.5-doc/logging.html By default, Tomcat 5.5 uses a mechanism named JULI to handle logging, and that appears t

Re: tomcat logs under windows

2006-12-13 Thread Martin Gainty
Simon- contents of simplelog.properties should be on classpath (preferrably \WEB-INF\lib) with the attribute showdatetime = false org.apache.commons.logging.simplelog.showdatetime = false M- --- This e-mail message (includi