Christian Schneider created CXF-6788:
----------------------------------------

             Summary: 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
             Fix For: 3.1.6


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)

Reply via email to