Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-7666

Binary multipart payload are shown even if logBinary Flag is set to false

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.1
    • 3.5.0, 3.4.3
    • logging
    • None
    • Unknown

    Description

      **
      Iam using

                       <dependency>
      			<groupId>org.apache.cxf</groupId>
      			<artifactId>cxf-rt-features-logging</artifactId>
                              <version>3.2.1</version>
      		</dependency>
      

      And i still have logs of binary parts of a multipart message (image/png) even if the flag "logBinary" of AbstractLoggingInterceptor is false by default.
      Can you help me ? I would like that if that flag is false , it applies also to the inner parts of a multipart message.

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            momo01 Mohamed Moez MANSOURI
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: