diff --git a/config/logging.yml b/config/logging.yml index 0ac52aa46c4..f0cd60282ec 100644 --- a/config/logging.yml +++ b/config/logging.yml @@ -6,6 +6,7 @@ logger: action: DEBUG # reduce the logging for aws, too much is logged under the default INFO com.amazonaws: WARN + org.apache.http: INFO # gateway #gateway: DEBUG