[
https://issues.apache.org/jira/browse/CXF-6788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp updated CXF-6788:
-----------------------------
Fix Version/s: (was: 3.1.6)
> Allow to specify a filter class in the LogginggFeature
> ------------------------------------------------------
>
> Key: CXF-6788
> URL: https://issues.apache.org/jira/browse/CXF-6788
> Project: CXF
> Issue Type: New Feature
> Components: logging
> Affects Versions: 3.1.5
> Reporter: Christian Schneider
> Assignee: Christian Schneider
>
> Sometimes not all of the logging data should be sent out.
> One use case is a UserNameToken authentication where sensitive data is stored
> in the message body.
> The user should be able to configure a filter class in the LoggingFeature.
> The class could have an interface of
> Event filter(Event);
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)