[
https://issues.apache.org/jira/browse/CXF-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427818#comment-15427818
]
Ingo Weiss commented on CXF-7000:
---------------------------------
These are the use cases I was thinking about when I implemented this:
* A developer could implement a diagnosis functionality on his application to
trigger this. Either a Web UI, as you mentioned, or a REST endpoint to trigger
live logging
* A framework, like Camel, could allow developers to develop routes that would
trigger live logging upon matching a series of conditions
* An application server, like Glassfish, could implement a way to allow
administrators and/or developers to enable live logging on production systems
This is what I had in mind and why I came up with {{LiveLoggingInterceptors}}
so not to touch other {{LoggingInterceptors}}.
> 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)