Use slf4j logging in AdapterManagerImpl
---------------------------------------

                 Key: SLING-2106
                 URL: https://issues.apache.org/jira/browse/SLING-2106
             Project: Sling
          Issue Type: Improvement
          Components: Extensions
    Affects Versions: Adapter 2.0.8
            Reporter: Bertrand Delacretaz
            Assignee: Bertrand Delacretaz
            Priority: Minor


The AdapterManagerImpl currently uses the OSGi logger, with a constant to 
enable/disable debugging, to avoid potentially expensive debug statements.

I'll attach a patch that uses slf4 instead, so that logging can be enabled by 
configuration, and discuss it on the dev list.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to