Browse Source

Merge pull request #8856 from drewr/master

Reduce apache (cloud-aws) logging when rootLogger is DEBUG
Drew Raines 10 năm trước cách đây
mục cha
commit
4d15dfd40f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      config/logging.yml

+ 1 - 0
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