[ 
https://issues.apache.org/jira/browse/CXF-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15424575#comment-15424575
 ] 

Sergey Beryozkin commented on CXF-7000:
---------------------------------------

Christian, here a sequence we discussed with Ingo earlier:

1. The client posts some data - Logging interceptors log the 'live' in/out data 
in the console for the debugging purpose
2. bus.setLiveLogging(false)
3. The client posts some more data - no logging in the console
4. bus.setLiveLogging(true)
5. The client posts even more data - Logging interceptors keep logging the 
'live' in/out data

Suppose I have a JAX-RS server.

How I can achieve this sequence with a new logging feature, can you explain, 
step by step (1 to 5)

Thanks


> 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)

Reply via email to