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

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

Yes, sorry,, it is about dynamically modifying the log level of individual 
components, and if we assume the CXF runtime logging the in/out payloads with 
the help of LoggingFeature is a 'component' which, by default, typically does 
not log the payloads, then using the feature to turn it on and off is quite 
similar to what what can do from lowering the level from say WARNING to DEBUG 
in general...The new feature allows to control the logging of the payloads at 
the individual service level and being able to turn that on/of would be 
useful...

> 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
>            Assignee: Sergey Beryozkin
>             Fix For: 3.2.0, 3.1.8
>
>
> Allow the logging feature to be enabled on-the-fly without restarting the bus.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to