httplog icon indicating copy to clipboard operation
httplog copied to clipboard

Easy and flexible logging of HTTP requests

httplog

httplog provides an implementation of http.RoundTripper that logs every single request and response using a given logging function.

docs

This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.