amzn / smoke-aws-credentials

A library to obtain and assume automatically rotating AWS IAM roles written in the Swift programming language.
Apache License 2.0
19 stars 14 forks source link

Move all logging to trace level. #28

Closed tachyonics closed 2 years ago

tachyonics commented 2 years ago

Issue #, if available:

Description of changes: Move all logging to trace level, avoiding logging when an application has set its level to debug or higher.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.