Avoid RestClient logger
The RestClient logger is not thread safe and can cause problems due toits use in threaded applications.
View differences
Avoid RestClient logger
The RestClient logger is not thread safe and can cause problems due to
its use in threaded applications.