Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: make logging less verbose (#313)
## Changes - `botocore` has been spamming the logs, and makes it hard to see old logs. I am changing this logger to `WARNING`. Should clean up the logs by a lot! I am also adding `s3transfer` and `urllib3` since we have a few from them as well. No need to have `DEBUG` logs coming from there ## Issue(s) - #
- Loading branch information