mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
* reduce logging level and ignore verbose flags in quiet mode * Simplify setup_logging parameters The extra parameters were there in the past when the letsencrypt-renewer was a separate executable that also used this function. This is cruft that can be removed. * Add basic tests for setup_logging