Răsfoiți Sursa

Reduce cloud-aws logging when rootLogger is DEBUG

Drew Raines 11 ani în urmă
părinte
comite
05f6b42cfc
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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