OptionalattemptsThe number of attempts made (optional).
The duration of the request in milliseconds.
OptionalheadersThe headers of the request (optional).
The HTTP method used for the request.
OptionalrequestThe request body (optional).
OptionalresponseThe response body (optional).
OptionalstatusThe HTTP status code of the response (optional).
Indicates if the request was successful.
OptionalurlThe final URL used for the request (optional).
The URL template used for the request.
Interface representing the details of a log entry.