use Guzzle\Plugin\Log\LogPlugin; // Create an Amazon S3 client $s3Client = S3Client::factory(); // Add a debug log plugin $s3Client->addSubscriber(LogPlugin:: ...
確定! 回上一頁