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

3 uses

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