Return-Path: Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: (qmail 51738 invoked from network); 31 Jan 2011 13:09:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Jan 2011 13:09:04 -0000 Received: (qmail 89967 invoked by uid 500); 31 Jan 2011 13:09:04 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 89930 invoked by uid 500); 31 Jan 2011 13:09:02 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 89917 invoked by uid 99); 31 Jan 2011 13:09:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Jan 2011 13:09:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Jan 2011 13:09:01 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 794B0182B61 for ; Mon, 31 Jan 2011 13:08:11 +0000 (UTC) Date: Mon, 31 Jan 2011 13:08:11 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: <1374900217.714.1296479291493.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Created: (KARAF-427) Use slf4j as default logger MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 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=C3=A9 Assignee: Jean-Baptiste Onofr=C3=A9 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 sl= f4j as default logger. --=20 This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira