[
https://issues.apache.org/jira/browse/CXF-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16280389#comment-16280389
]
Daniel Kulp commented on CXF-7143:
----------------------------------
For the most part, just switch to the logging stuff in
org.apache.cxf.ext.logging. Javadoc for the feature:
http://cxf.apache.org/javadoc/latest-3.2.x/org/apache/cxf/ext/logging/LoggingFeature.html
you can see there are settings for logging binary and multiparts and such.
> Option for logging SOAP, but without XOP attachments
> ----------------------------------------------------
>
> Key: CXF-7143
> URL: https://issues.apache.org/jira/browse/CXF-7143
> Project: CXF
> Issue Type: Wish
> Reporter: Marcin GorgoĊ
> Fix For: 3.1.11, 3.2.0
>
>
> As wrote in https://issues.apache.org/jira/browse/CXF-7138
> AbstractLoggingInterceptor may be configured for skipping logging binary
> content in multipart message, but when set, it will not log SOAP.
> It would be nice to have an option to disable logging binary attachment, but
> preserve logging SOAP message.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)