haproxy-consul-connect
haproxy-consul-connect copied to clipboard
Make logging requests configurable
...not requiring the app logging level to be set to TRACE and with configurable log address - syslog socket.
I think that this fixes #45.
As this is my first contribution and one of the first golang programming attempts please do not hesitate to write me everything that I should fix before this can be merged - I will do by best to apply all the comments. :)
@gdubicki if you don't mind, can you open a new pull request just for the 2nd commit (5aa567e4fafa3ce6f66b37bf05a9c41fc5ef28a8), we can merge the update to the test prerequisites sooner, while this discussion wraps up?
@aiharos , sure please see #57 .
I think that in the long term work on making the -help output in the README consistent with the code doesn't make sense so I have taken the liberty of removing it. Is that ok with you, @ShimmerGlass ?
@gdubicki if you'd still like to incorporate the suggestions by Thorleon we could proceed with merging this.
Will do that, @aiharos . Can you please take a look also at my other PR, https://github.com/haproxytech/haproxy-consul-connect/pull/59 ? Or perhaps there too @Thorleon can review?