Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Options = zap.Options{}
)
Functions ¶
This section is empty.
Types ¶
type LoggingRoundTripper ¶
type LoggingRoundTripper struct {
Proxied http.RoundTripper
}
LoggingRoundTripper implements http.RoundTripper. When set as Transport of http.Client, it executes HTTP requests with logging.
Click to show internal directories.
Click to hide internal directories.