+1 Java9 and above supports precision logging - timestamp - Current time in microseconds in java - Stack Overflow <https://stackoverflow.com/questions/1712205/current-time-in-microseconds-in-java> Also considering - Apache Tomcat® - Which Version Do I Want? <https://tomcat.apache.org/whichversion.html>
tomcat11 Supports java 17 and above tomcat10 Support java 11 and above tomcat9 Supports java 8 and above So, does Tomcat provide any way to log access timestamps with microsecond precision? If not, is there an upcoming plan to enable true microsecond precision in timestamps for Tomcat logs? Regards, Poojashree Prakash
