You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2011/01/31 14:00:13 UTC

[jira] Created: (SMXCOMP-852) Switch to use slf4j as logger (instead of commons-logging)

Switch to use slf4j as logger (instead of commons-logging)
----------------------------------------------------------

                 Key: SMXCOMP-852
                 URL: https://issues.apache.org/jira/browse/SMXCOMP-852
             Project: ServiceMix Components
          Issue Type: Task
            Reporter: Jean-Baptiste Onofré
             Fix For: 2011.02


In order to align ServiceMix with other projects (such as ActiveMQ or Camel), we should refactore the logging facility to use slf4j in place of commons-logging.

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

       

[jira] [Resolved] (SMXCOMP-852) Switch to use slf4j as logger (instead of commons-logging)

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMXCOMP-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved SMXCOMP-852.
------------------------------------------

    Resolution: Fixed

> Switch to use slf4j as logger (instead of commons-logging)
> ----------------------------------------------------------
>
>                 Key: SMXCOMP-852
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-852
>             Project: ServiceMix Components
>          Issue Type: Task
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2011.02
>
>
> In order to align ServiceMix with other projects (such as ActiveMQ or Camel), we should refactore the logging facility to use slf4j in place of commons-logging.

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

[jira] Commented: (SMXCOMP-852) Switch to use slf4j as logger (instead of commons-logging)

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMXCOMP-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989710#comment-12989710 ] 

Jean-Baptiste Onofré commented on SMXCOMP-852:
----------------------------------------------

As I released the components this morning, I already start to work on it. Most of components are up to date, including new OSGI-INF/bundle.info file.

> Switch to use slf4j as logger (instead of commons-logging)
> ----------------------------------------------------------
>
>                 Key: SMXCOMP-852
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-852
>             Project: ServiceMix Components
>          Issue Type: Task
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 2011.02
>
>
> In order to align ServiceMix with other projects (such as ActiveMQ or Camel), we should refactore the logging facility to use slf4j in place of commons-logging.

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

       

[jira] Commented: (SMXCOMP-852) Switch to use slf4j as logger (instead of commons-logging)

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMXCOMP-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990494#comment-12990494 ] 

Jean-Baptiste Onofré commented on SMXCOMP-852:
----------------------------------------------

I've updated all components to use SLF4J. I'm gonna make some tests using ServiceMix 3.3.3-SNAPSHOT and 4.3.0-SNAPSHOT.

Revision 1067118.

> Switch to use slf4j as logger (instead of commons-logging)
> ----------------------------------------------------------
>
>                 Key: SMXCOMP-852
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-852
>             Project: ServiceMix Components
>          Issue Type: Task
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2011.02
>
>
> In order to align ServiceMix with other projects (such as ActiveMQ or Camel), we should refactore the logging facility to use slf4j in place of commons-logging.

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

       

[jira] Commented: (SMXCOMP-852) Switch to use slf4j as logger (instead of commons-logging)

Posted by "Joris Schoolmeesters (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMXCOMP-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989697#comment-12989697 ] 

Joris Schoolmeesters commented on SMXCOMP-852:
----------------------------------------------

If it's ok for you guys, I started working on this. 

I have a patch ready for shared libraries and currently working on engines and bindings.

I'll attach all patches as soon as they are ready.

> Switch to use slf4j as logger (instead of commons-logging)
> ----------------------------------------------------------
>
>                 Key: SMXCOMP-852
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-852
>             Project: ServiceMix Components
>          Issue Type: Task
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 2011.02
>
>
> In order to align ServiceMix with other projects (such as ActiveMQ or Camel), we should refactore the logging facility to use slf4j in place of commons-logging.

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

       

[jira] Assigned: (SMXCOMP-852) Switch to use slf4j as logger (instead of commons-logging)

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMXCOMP-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned SMXCOMP-852:
--------------------------------------------

    Assignee: Jean-Baptiste Onofré

> Switch to use slf4j as logger (instead of commons-logging)
> ----------------------------------------------------------
>
>                 Key: SMXCOMP-852
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-852
>             Project: ServiceMix Components
>          Issue Type: Task
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2011.02
>
>
> In order to align ServiceMix with other projects (such as ActiveMQ or Camel), we should refactore the logging facility to use slf4j in place of commons-logging.

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

       

[jira] Commented: (SMXCOMP-852) Switch to use slf4j as logger (instead of commons-logging)

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMXCOMP-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989991#comment-12989991 ] 

Jean-Baptiste Onofré commented on SMXCOMP-852:
----------------------------------------------

As I'm working around logger, I'm adding some new logging messages (in debug mode) to provide more verbose trace.

> Switch to use slf4j as logger (instead of commons-logging)
> ----------------------------------------------------------
>
>                 Key: SMXCOMP-852
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-852
>             Project: ServiceMix Components
>          Issue Type: Task
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2011.02
>
>
> In order to align ServiceMix with other projects (such as ActiveMQ or Camel), we should refactore the logging facility to use slf4j in place of commons-logging.

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

       

[jira] Work started: (SMXCOMP-852) Switch to use slf4j as logger (instead of commons-logging)

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMXCOMP-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SMXCOMP-852 started by Jean-Baptiste Onofré.

> Switch to use slf4j as logger (instead of commons-logging)
> ----------------------------------------------------------
>
>                 Key: SMXCOMP-852
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-852
>             Project: ServiceMix Components
>          Issue Type: Task
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2011.02
>
>
> In order to align ServiceMix with other projects (such as ActiveMQ or Camel), we should refactore the logging facility to use slf4j in place of commons-logging.

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

       

[jira] Commented: (SMXCOMP-852) Switch to use slf4j as logger (instead of commons-logging)

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SMXCOMP-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990935#comment-12990935 ] 

Jean-Baptiste Onofré commented on SMXCOMP-852:
----------------------------------------------

Beginning the use of SLF4J args to avoid string concatenation: revision 1067410.

> Switch to use slf4j as logger (instead of commons-logging)
> ----------------------------------------------------------
>
>                 Key: SMXCOMP-852
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-852
>             Project: ServiceMix Components
>          Issue Type: Task
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2011.02
>
>
> In order to align ServiceMix with other projects (such as ActiveMQ or Camel), we should refactore the logging facility to use slf4j in place of commons-logging.

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