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

3 uses

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