Consistent debug logging
Este cometimento está contido em:
ascendente
d7313d932a
cometimento
791cb03910
4
index.js
4
index.js
@ -246,8 +246,8 @@ module.exports.create = function (configs) {
|
||||
};
|
||||
}, function (err) {
|
||||
if (args.debug) {
|
||||
console.error("[le-store-certbot] certificates.check");
|
||||
console.error(err.stack);
|
||||
log("certificates.check");
|
||||
log(err.stack);
|
||||
}
|
||||
return null;
|
||||
});
|
||||
|
Carregando…
x
Criar uma nova questão referindo esta
Bloquear um utilizador