specifying a custom access log pattern

2008-09-10 Thread Jonathan Mast
Hi, I was wondering what the exact syntax for specifying a custom access log pattern in the server.xml is. Here is a snippet from which contains my custom format: Valve className=org.apache.catalina.valves.AccessLogValue prefix=foo. suffix

Re: specifying a custom access log pattern

2008-09-10 Thread Konstantin Kolinko
, I was wondering what the exact syntax for specifying a custom access log pattern in the server.xml is. Here is a snippet from which contains my custom format: Valve className=org.apache.catalina.valves.AccessLogValue prefix=foo. suffix