suppressDefaultLogging property

bool suppressDefaultLogging
getter/setter pair

Disables the default logging for HTTP requests made using clients created by this factory.

Implementation

bool suppressDefaultLogging = false;