[ 
https://issues.apache.org/jira/browse/FELIX-4097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xander Uiterlinden resolved FELIX-4097.
---------------------------------------

    Resolution: Fixed

added setDebug(String identifier) to ServiceDependency allowing to track a 
single service dependency by a self specified identifier. This identifier is 
included in the debug logging and can be used to set conditional breakpoints.
                
> Allow debug logging for specific instances of service dependencies to debug 
> wiring issues.
> ------------------------------------------------------------------------------------------
>
>                 Key: FELIX-4097
>                 URL: https://issues.apache.org/jira/browse/FELIX-4097
>             Project: Felix
>          Issue Type: Improvement
>          Components: Dependency Manager
>    Affects Versions: dependencymanager-3.1.0
>            Reporter: Xander Uiterlinden
>            Assignee: Xander Uiterlinden
>            Priority: Minor
>
> Sometimes it can really help when a specific servicedependency can be tracked 
> when debugging wiring / dependency injection issues so it would be very 
> helpful if a servicedependency can be configured with a debug parameter which 
> a: enables debug logging for this service dependency, b. allows for a 
> conditional breakpoint to step into the methods of this instance only.

--
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

Reply via email to