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.3, 3.3
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.