logdna / logdna-agent-v2

The blazingly fast, resource efficient log collection client
https://logdna.com
MIT License
66 stars 46 forks source link

fix: trim hostname whitespace #621

Closed jakedipity closed 5 months ago

jakedipity commented 5 months ago

Trims whitespace from the read contents of the hostname. Adds additional warnings for reading errors instead of failing silently.

Ref: LOG-19260

jakedipity commented 5 months ago

@c-nixon Incorporated your suggestion and modified the test code to fit with the new argument type