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

3 uses

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