net/http/httputil.ReverseProxy.ErrorLog (field)

3 uses

	net/http/httputil (current package)
		reverseproxy.go#L157: 	ErrorLog *log.Logger
		reverseproxy.go#L757: 	if p.ErrorLog != nil {
		reverseproxy.go#L758: 		p.ErrorLog.Printf(format, args...)