[ https://issues.apache.org/jira/browse/CXF-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15424533#comment-15424533 ]
Sergey Beryozkin commented on CXF-7000: --------------------------------------- My understanding that what you needed is effectively switch the logging on/off for the debug purposes only. Service name controlled logging which Christian refers to is a different level logging control. Example if you have N+ JAXWS endpoints you'd need to turn it off/on for each service individually. And this service name control does not really work for JAX-RS (though one can have artificial QNames for JAX-RS too) What I thought your were looking for is basically say dynamic 'yes/no' to whatever logging the current loggers do. I agree my earlier comment did not help, sorry > 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)