Romain, On 7/2/15 2:54 PM, Christopher Schultz wrote: > Romain, > > On 7/2/15 2:46 PM, Romain Manni-Bucau wrote: >> access log valve documents you can use %t{simple date format}: >> >> * <li><b>%t{format}</b> - Date and time, in any format supported by >> SimpleDateFormat >> >> but actually the way the parsing is done (checked on 7.0.61 but seems the >> same code on dev ones - 7 and 8) it is %{format}t >> >> typo? > > Which document are you looking at? > > > http://tomcat.apache.org/tomcat-7.0-doc/config/valve.html > and > http://tomcat.apache.org/tomcat-8.0-doc/config/valve.html > > both agree that "%{xxx}t" is the right pattern to use.
Aah, it's in AbstractAccessLogValve. Yes, it's a typo in the Javadoc. I've fixed trunk in r1688885. I'll back-port to Tomcat 8, 7. -chris
signature.asc
Description: OpenPGP digital signature