TheYonkk/influxdb-cpp-2

Able to turn off HTTP logging?

Closed this issue · 1 comments

Great client, but I'd like to avoid the logging that's printed to the screen on each write i.e HTTP POST details.

Could this be made optional?

Obviously I could go in and pull out all the printf() statements in the hpp but figure this could be a more general feature.

A PR to address this issue.
#2