In my case, the response is very big and I put it in a separate file. The console tries to output all the requests and responses.
If the response is not readable (binary) and big, it makes the log very hard to read.
Is there any existing configuration to prevent such logs?
In my case, the response is very big and I put it in a separate file. The console tries to output all the requests and responses. If the response is not readable (binary) and big, it makes the log very hard to read. Is there any existing configuration to prevent such logs?
I'm using the moco as a standalone runner.