Results 5 comments of Shailesh
trafficstars

Hi @ZachPlunkett thank you for the PR with README.MD. It was much needed. This ticket needs some investigation. I did not get a time to go around this but here...

@ZachPlunkett , As a library we should log only in the Debug Mode. **What to Log?** As this is a HTTPRequestClient we should log the Curl Command. We already have...

@ZachPlunkett Thats a real good finding. Here are some of the problems that we have in hand. 1. Typical production environment runs on the INFO level, whereas developer environment runs...

@ZachPlunkett The suggestion made by you are great. We can discuss all of those in details. Can you please have look at this [article](https://medium.com/better-programming/how-to-inject-a-logger-into-gos-http-handlers-34481a4f2aad). The author suggests a logger like...

@ZachPlunkett would you like to have a look at this as well.