Yelp / Testify

A more pythonic testing framework.
Other
307 stars 67 forks source link

logging level debug only if verbose #348

Closed StefanoChiodino closed 1 year ago

StefanoChiodino commented 1 year ago

Set the root logger logging level to debug, only if --verbose.

I tested this locally, and it successfully suppressed the http library debug level logging.