logger instanceof WooCommerceLogger ) { $this->logger->logRequestResponse( $url, $args, $response, $this->host ); } return $response; } }