From 621982b06fffc68aa2a30569ccac8d33f7f4836e Mon Sep 17 00:00:00 2001 From: Florian Preusner Date: Tue, 9 Oct 2018 15:13:10 +0200 Subject: [PATCH] deactivated logging option --- .../guzzle-bundle/7.0/config/packages/eight_points_guzzle.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eightpoints/guzzle-bundle/7.0/config/packages/eight_points_guzzle.yaml b/eightpoints/guzzle-bundle/7.0/config/packages/eight_points_guzzle.yaml index 19c22080..ac211a6d 100644 --- a/eightpoints/guzzle-bundle/7.0/config/packages/eight_points_guzzle.yaml +++ b/eightpoints/guzzle-bundle/7.0/config/packages/eight_points_guzzle.yaml @@ -3,7 +3,7 @@ # https://github.com/8p/EightPointsGuzzleBundle/blob/master/src/Resources/doc/configuration-reference.md eight_points_guzzle: # (de)activate logging/profiler; default: %kernel.debug% - logging: true +# logging: true clients: my_client: