net/http.http2Transport.logf (method)

3 uses

	net/http (current package)
		h2_bundle.go#L9026: 	cc.t.logf(format, args...)
		h2_bundle.go#L9035: 		t.logf(format, args...)
		h2_bundle.go#L9039: func (t *http2Transport) logf(format string, args ...interface{}) {