cloudfoundry-community / splunk-firehose-nozzle

Send CF component metrics, CF app logs, and CF app metrics to Splunk
Apache License 2.0
29 stars 29 forks source link

Expand error logging #318

Closed ohz10 closed 2 years ago

ohz10 commented 2 years ago

If io.Copy(ioutil.Discard, resp.Body) returns an error in eventwriter.send(), log the error.