From 505f111e82a709b60bf692f8c1d5f8ca9de73bda Mon Sep 17 00:00:00 2001 From: dongwei <838456736@qq.com> Date: Fri, 11 Jan 2019 15:10:05 +0800 Subject: [PATCH] logstash --- src/Client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Client.php b/src/Client.php index 91bf05a..e197652 100644 --- a/src/Client.php +++ b/src/Client.php @@ -20,7 +20,7 @@ class Client */ protected $http; - public function __construct($config, Logger $logger) + public function __construct($config) { $default = [ 'app' => '***',