mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 08:08:00 +02:00
Log circumstances of deprecation warnings
This commit is contained in:
@@ -162,6 +162,7 @@ def possible_deprecation_warning(config):
|
|||||||
"not receive updates, and is less reliable than more recent versions. "
|
"not receive updates, and is less reliable than more recent versions. "
|
||||||
"We recommend upgrading to the latest certbot-auto script, or using native "
|
"We recommend upgrading to the latest certbot-auto script, or using native "
|
||||||
"OS packages.")
|
"OS packages.")
|
||||||
|
logger.debug("Deprecation warning circumstances: %s / %s", sys.argv[0], os.environ)
|
||||||
|
|
||||||
|
|
||||||
class _Default(object):
|
class _Default(object):
|
||||||
|
|||||||
Reference in New Issue
Block a user