@@ -683,9 +683,4 @@ |
||
| 683 | 683 | { |
| 684 | 684 | if ($response->hasErrors()) { |
| 685 | 685 | self::$logger->error($response->request->getURI() . "\t" . $response->error, array( |
| 686 | - 'response' => print_r($response, 1), |
|
| 687 | - )); |
|
| 688 | - } |
|
| 689 | - |
|
| 690 | - } |
|
| 691 | -} |
|
| 686 | + 'response' => print_r($response |
|
| 692 | 687 | \ No newline at end of file |