Reduce cloud-aws logging when rootLogger is DEBUG

This commit is contained in:
Drew Raines 2014-12-09 14:39:37 -06:00
parent 796ebcb88b
commit 05f6b42cfc
1 changed files with 1 additions and 0 deletions

View File

@ -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