Re: How and where to specify the log format in Tomcat
On 1/23/06, Sheshadri Patel <[EMAIL PROTECTED]> wrote: > Hi All, > > How and where to enable Tomcat server to use NCSA Common or NCSA Combined > format in their log files? http://tomcat.apache.org/tomcat-5.0-doc/config/valve.html It should be configured in the server.xml. Look for the AccessLog
How and where to specify the log format in Tomcat
Hi All, How and where to enable Tomcat server to use NCSA Common or NCSA Combined format in their log files? Thanks in Advance, Sheshadri Patel.