1
0
Эх сурвалжийг харах

Merge pull request #8856 from drewr/master

Reduce apache (cloud-aws) logging when rootLogger is DEBUG
Drew Raines 10 жил өмнө
parent
commit
4d15dfd40f

+ 1 - 0
config/logging.yml

@@ -6,6 +6,7 @@ logger:
   action: DEBUG
   action: DEBUG
   # reduce the logging for aws, too much is logged under the default INFO
   # reduce the logging for aws, too much is logged under the default INFO
   com.amazonaws: WARN
   com.amazonaws: WARN
+  org.apache.http: INFO
 
 
   # gateway
   # gateway
   #gateway: DEBUG
   #gateway: DEBUG