https://bz.apache.org/bugzilla/show_bug.cgi?id=65022

            Bug ID: 65022
           Summary: [Enhancement] Use of font with distinct lowercase l ,
                    capital I (i) and one 1 tomcat access log pattern
                    definition
           Product: Tomcat 9
           Version: 9.0.x
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
          Assignee: dev@tomcat.apache.org
          Reporter: abhisheksha...@gmail.com
  Target Milestone: -----

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to