How to disable multipart binary file logging

Author: AwesomefreemanCreated Mar 11, 2025Updated May 4, 2026

After upgrading to the latest version 5.5.0, I started logging a file during a request. In the old version 5.4.0 there was no such problem, binary files did not get to the console How can I disable logging of a binary file in the consol? While preserving all readable headers, requests and responses

Image

Image

Source: rest-assured/rest-assured