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: [email protected]
Reporter: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]