MCPcopy Index your code
hub / github.com/imroc/req / Debugf

Method Debugf

logger.go:14–14  ·  view source on GitHub ↗
(format string, v ...any)

Source from the content-addressed store, hash-verified

12 Errorf(format string, v ...any)
13 Warnf(format string, v ...any)
14 Debugf(format string, v ...any)
15}
16
17// NewLogger create a Logger wraps the *log.Logger

Callers 15

ensureMethod · 0.65
handleTaskMethod · 0.65
mergeFileMethod · 0.65
DoMethod · 0.65
EnableHTTP3Method · 0.65
handleAltSvcMethod · 0.65
handlePendingAltSvcMethod · 0.65
dialConnMethod · 0.65
roundTripMethod · 0.65
unmarshalBodyFunction · 0.65
peekReadMethod · 0.65

Implementers 2

disableLoggerlogger.go
loggerlogger.go

Calls

no outgoing calls

Tested by

no test coverage detected