mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:09:10 +02:00
More debugging.
This commit is contained in:
+1
-1
@@ -761,7 +761,7 @@ def _set_by_cli(var):
|
||||
if inst:
|
||||
detector.namespace.__setattr__("installer", inst)
|
||||
# more spammy than just debug
|
||||
logger.log(-10, "Default Detector is %r", detector.namespace)
|
||||
logger.debug("Default Detector is %r", detector.namespace)
|
||||
|
||||
try:
|
||||
# Is detector.var something that isn't false?
|
||||
|
||||
Reference in New Issue
Block a user