Logging interceptors should show the binary content only when requested -----------------------------------------------------------------------
Key: CXF-4102 URL: https://issues.apache.org/jira/browse/CXF-4102 Project: CXF Issue Type: Improvement Components: Core Reporter: Sergey Beryozkin Logging interceptors show the binary content which makes it difficult to see the other details of the current request or response. For example, the image/* content should be ideally limited to a string such as "--- Binary Content ---" or similar. It's tricky to do the same for multipart related payloads as some parts may be 'readable' and some not - that can be sorted out at the later time. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira