Log requests
Log requests based on the selected formatter.
Records every request the connection sends and every response it receives in the Alumio logs, so you can see exactly what went over the wire when you are debugging an integration. Each log entry captures the request method, URL and headers, the response status and headers, and how long the call took. How much of the request and response body is included depends on the formatter you choose.