Use slf4j as default logger
---------------------------

                 Key: KARAF-427
                 URL: https://issues.apache.org/jira/browse/KARAF-427
             Project: Karaf
          Issue Type: Task
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 2.2.0


Most of Karaf modules use slf4j as logger.

However, some still use commons-logging such as:
- Spring deployer
- Feature deployer
- KAR deployer
- Blueprint deployer
- Encryption JAAS module
- LDAP JAAS login module
- JDBC JAAS login module
- OSGi JAAS login module
- Properties login module
- Shell ssh JAAS password authenticator
- dev watch command
- dev dynamic import
- features-maven-plugin
- webconsole

In order to have an homogeneous logging facility, I propose to switch to slf4j 
as default logger.

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


Reply via email to