You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Alexander Broekhuis (JIRA)" <ji...@apache.org> on 2014/01/14 11:47:00 UTC

[jira] [Resolved] (CELIX-106) Add configurable framework logger

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

Alexander Broekhuis resolved CELIX-106.
---------------------------------------

    Resolution: Fixed

Implemented a first solution using a global/extern variable.

-------------------
Author: abroekhuis
Date: Tue Jan 14 09:21:53 2014
New Revision: 1557991

URL: http://svn.apache.org/r1557991
Log:
CELIX-106: Added global/extern variable for framework logger. Updated log calls to use this logger. (+1 squashed commit)
Squashed commits:
[a529aa2] Started adding FrameworkLogger to be able to override framework logging.

> 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.1.5#6160)