https://bz.apache.org/bugzilla/show_bug.cgi?id=69817
Bug ID: 69817
Summary: Add sub-millisecond precision capability to access log
timestamps
Product: Tomcat 11
Version: unspecified
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: enhancement
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -------
Tomcat recently added sub-millisecond precision to the "elapsed time" formatter
%T (upper case T).
When configuring the pattern to use time-of-request as
"%{yyyy-MM-dd'T'HH:mm:ss.SSSSSS'Z'}t" the resulting output is a.g.
"2025-09-12T05:53:05.000655Z" which is just the left-zero-padded milliseconds.
Please add the same precision capabilities for the %t (lowercase t)
time-of-request (begin or end).
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]