dextro67 opened a new pull request #397: URL: https://github.com/apache/tomcat/pull/397
In the current and older tomcat docs the distinction between capital i and l is not evident with use of open sans font[1]. This is common typography issue which could be avoided with font that have distinctions in commonly confused characters similar to http's log format doc.[2] ~~~ %l - Remote logical username from identd (always returns '-') %I - Current request thread name (can compare later with stacktraces) ~~~ [1] https://tomcat.apache.org/tomcat-9.0-doc/config/valve.html#Introduction [2] http://httpd.apache.org/docs/2.4/mod/mod_log_config.html#formats ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org