[
https://issues.apache.org/jira/browse/FELIX-4615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-4615.
-------------------------------------
Resolution: Won't Fix
> Re-enable ability to activate Jetty logging through HTTP service properties
> ---------------------------------------------------------------------------
>
> Key: FELIX-4615
> URL: https://issues.apache.org/jira/browse/FELIX-4615
> Project: Felix
> Issue Type: Improvement
> Components: HTTP Service
> Reporter: Rob Walker
> Priority: Minor
>
> In older HTTP Service versions, Jetty's own internal logging could be enabled
> either through direct control of Jetty properties, or via HTTP Service
> properties. It looks like in recent versions this ability has been lost.
> The following debug flag does enable tracing of the service code itself:
> org.apache.felix.http.debug = true
> But this flag does not wire in a Logger for Jetty messages, or set it's level
> to debug.
> It's possible that two flags/config approaches may be needed to allow fine
> grained control: one for controlling service debug messages (as at present);
> and an additional one to enable Jetty debug messages
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)