You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2012/10/24 10:50:11 UTC

[jira] [Created] (DOSGI-132) Switch logging at runtime to pax logging

Christian Schneider created DOSGI-132:
-----------------------------------------

             Summary: Switch logging at runtime to pax logging
                 Key: DOSGI-132
                 URL: https://issues.apache.org/jira/browse/DOSGI-132
             Project: CXF Distributed OSGi
          Issue Type: Improvement
    Affects Versions: 1.3.1
            Reporter: Christian Schneider
             Fix For: 1.4


Currently we use several logging apis (slf4j-api, log4j, commons-logging) and impls (slf4j-jcl, log4j) in the distribution.

On karaf pax logging has proved extremely useful. So I propose we simply deploy pax logging and can then remove all other logging stuff for runtime.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (DOSGI-132) Switch logging at runtime to pax logging

Posted by "Christian Schneider (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DOSGI-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider reassigned DOSGI-132:
-----------------------------------------

    Assignee: Christian Schneider
    
> Switch logging at runtime to pax logging
> ----------------------------------------
>
>                 Key: DOSGI-132
>                 URL: https://issues.apache.org/jira/browse/DOSGI-132
>             Project: CXF Distributed OSGi
>          Issue Type: Improvement
>    Affects Versions: 1.3.1
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 1.4
>
>
> Currently we use several logging apis (slf4j-api, log4j, commons-logging) and impls (slf4j-jcl, log4j) in the distribution.
> On karaf pax logging has proved extremely useful. So I propose we simply deploy pax logging and can then remove all other logging stuff for runtime.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (DOSGI-132) Switch logging at runtime to pax logging

Posted by "Christian Schneider (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DOSGI-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider resolved DOSGI-132.
---------------------------------------

    Resolution: Fixed

Multibundle distro now uses pax logging. For the single bundle distro pax logging does not make sense imho as it should run only once in the container. We could leave the logging out of the single bundle distro. But then it is not fully standalone anymore. Does anyone have a suggestion?
                
> Switch logging at runtime to pax logging
> ----------------------------------------
>
>                 Key: DOSGI-132
>                 URL: https://issues.apache.org/jira/browse/DOSGI-132
>             Project: CXF Distributed OSGi
>          Issue Type: Improvement
>    Affects Versions: 1.3.1
>            Reporter: Christian Schneider
>             Fix For: 1.4
>
>
> Currently we use several logging apis (slf4j-api, log4j, commons-logging) and impls (slf4j-jcl, log4j) in the distribution.
> On karaf pax logging has proved extremely useful. So I propose we simply deploy pax logging and can then remove all other logging stuff for runtime.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira