You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/10/07 09:30:53 UTC

[jira] Updated: (SM-1319) always use LogUtils.getL7dLogger to get Logger which support pluggable log frame work from cxf

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

Guillaume Nodet updated SM-1319:
--------------------------------

    Fix Version/s: servicemix-cxf-bc-2008.01

> always use LogUtils.getL7dLogger to get Logger which support pluggable log frame work from cxf
> ----------------------------------------------------------------------------------------------
>
>                 Key: SM-1319
>                 URL: https://issues.apache.org/activemq/browse/SM-1319
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-cxf-bc, servicemix-cxf-se
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 3.2.2, 3.3, servicemix-cxf-bc-2008.01
>
>
> should use
> static final Logger LOG = LogUtils.getL7dLogger(abcde.class)
> to get Logger, this way we have chance to configure differenet log system with system properties

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.