Chris Pilsworth created FELIX-5203:
--------------------------------------
Summary: Remove unused org.apache.felix.http.debug configuration
property
Key: FELIX-5203
URL: https://issues.apache.org/jira/browse/FELIX-5203
Project: Felix
Issue Type: Improvement
Components: HTTP Service
Affects Versions: http.jetty-3.1.6
Reporter: Chris Pilsworth
Priority: Minor
The org.apache.felix.http.jetty bundle has a "Debug Logging" boolean property
(org.apache.felix.http.debug) which is unused. This property is only used by
the internal JettyConfig.isDebug method, which is in turn unused.
Jetty debug logging is not handed by filtering the logger category.
See:
http://www.mail-archive.com/users%40felix.apache.org/msg17122.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)