# Functions
NewLoggingRoundTripper returns a LoggingRoundTripper that logs requests and responses to stderr.
# Constants
Available indicates logging is supported.
TraceIDKey is key used to add a trace.id value to the context of HTTP requests.
# Structs
LoggingRoundTripper is an http.RoundTripper that logs requests and responses.