[logback-dev] [JIRA] Created: (LBACCESS-30) Netty Support
Brian Guan (JIRA)
noreply-jira at qos.ch
Tue Apr 24 20:32:27 CEST 2012
Netty Support
-------------
Key: LBACCESS-30
URL: http://jira.qos.ch/browse/LBACCESS-30
Project: logback-access
Issue Type: New Feature
Components: Other
Environment: Netty
Reporter: Brian Guan
Assignee: Logback dev list
I was looking for a Netty http access logging solution and found logback-access via Googling.
Since you only have support for Tomcat and Jetty and other servlet container, I wonder if a Netty solution would be useful.
Since Netty is NOT a container in the J2EE sense, it only allows programmatic extension by inserting channel handler(s) into its pipeline. I have coded an experimental toy project based on this design but without using Logback yet.
Questions to the community:
* are you using Netty?
* would you envision people using Netty and wanting logback-access?
* would you like to see Netty support as part of logback-access?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the logback-dev
mailing list