https://issues.apache.org/bugzilla/show_bug.cgi?id=55893

            Bug ID: 55893
           Summary: Split AccessLogValve and extract the formatting logic
                    in an AbstractAccessLogValve
           Product: Tomcat 8
           Version: trunk
          Hardware: PC
                OS: Mac OS X 10.4
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: clecl...@apache.org

Created attachment 31120
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31120&action=edit
Patch file

Split AccessLogValve in an AbstractAccessLogValve with the formatting logic and
an AccessLogValve with the logic to write logs into files.

This split will ease alternate implementations of access logs valves. For
example, a valve that would output access logs to a Syslog server.

-- 
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