golang.org/x/net/http2.Framer.debugReadLoggerf (field)

4 uses

	golang.org/x/net/http2 (current package)
		frame.go#L324: 	debugReadLoggerf  func(string, ...interface{})
		frame.go#L431: 		debugReadLoggerf:  log.Printf,
		frame.go#L514: 		fr.debugReadLoggerf("http2: Framer %p: read %v", fr, summarizeFrame(f))
		frame.go#L1498: 			fr.debugReadLoggerf("http2: decoded hpack field %+v", hf)