nut created Improvement LOGBACK-827
Issue Type: Improvement Improvement
Affects Versions: 1.0.10
Assignee: Logback dev list
Components: logback-access
Created: 03/Apr/13 9:12 AM
Description: The ch.qos.logback.access.tomcat.LogbackValve is not async-supported.
When it is configured in my tomcat/conf/server.xml,My asyncServlet will not work.
I have found org.apache.catalina.valves.AccessLogValve is using super(true) in its default constructor to support async servlet.
Project: logback
Priority: Major Major
Reporter: nut
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira