[
https://issues.apache.org/jira/browse/CXF-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15424465#comment-15424465
]
Christian Schneider commented on CXF-7000:
------------------------------------------
Sorry to arrive late to the party :-) Sergey jut told me about this issue.
Since CXF 3.1 we have a new message logging in CXF.
http://cxf.apache.org/docs/message-logging.html
It allows to enable logging generally for all services without adding anything
per endpoint.
Another feature is that you can configure the logging per endpoint simply using
the log4j.properties. So you can disable the logging by default and then enable
it for specific services at runtime.
So I think this change should not be necessary.
> Allow logging to be enabled on-the-fly
> --------------------------------------
>
> Key: CXF-7000
> URL: https://issues.apache.org/jira/browse/CXF-7000
> Project: CXF
> Issue Type: Improvement
> Components: Core, logging
> Affects Versions: 3.1.7
> Reporter: Ingo Weiss
>
> Allow the logging feature to be enabled on-the-fly without restarting the bus.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)