Return-Path: X-Original-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 314F510300 for ; Tue, 4 Mar 2014 14:37:24 +0000 (UTC) Received: (qmail 52231 invoked by uid 500); 4 Mar 2014 14:37:23 -0000 Delivered-To: apmail-incubator-celix-commits-archive@incubator.apache.org Received: (qmail 52164 invoked by uid 500); 4 Mar 2014 14:37:22 -0000 Mailing-List: contact celix-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: celix-dev@incubator.apache.org Delivered-To: mailing list celix-commits@incubator.apache.org Received: (qmail 52129 invoked by uid 99); 4 Mar 2014 14:37:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2014 14:37:21 +0000 Date: Tue, 4 Mar 2014 14:37:21 +0000 (UTC) From: "Alexander Broekhuis (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CELIX-106) Add configurable framework logger MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CELIX-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Broekhuis closed CELIX-106. ------------------------------------- Cleaning up after 1.0.0 release. > Add configurable framework logger > --------------------------------- > > Key: CELIX-106 > URL: https://issues.apache.org/jira/browse/CELIX-106 > Project: Celix > Issue Type: Improvement > Reporter: Alexander Broekhuis > Assignee: Alexander Broekhuis > Fix For: 1.0.0-incubating > > > To be able to control how the framework logs, a configurable framework logger is needed. > The implementation should support a configuration option which contains the logger to use. When no logger is supplied, the framework should use a default which logs to the console. -- This message was sent by Atlassian JIRA (v6.2#6252)