Make debug logging consistent #3
Загрузка…
x
Ссылка в новой задаче
Block a user
Описание отсутствует.
Удалить ветку «:master»
Удаление ветки необратимо. Несмотря на то, что удаленная ветка может просуществовать некоторое время перед тем, как она будет окончательно удалена, это действие НЕВОЗМОЖНО отменить в большинстве случаев. Продолжить?
Updated debug logging during certificates check.
If any of the files (such as private key, cert, chain, etc.) is not available for a check, the function logged errors through
console.errorinstead of the defaultlogfunction used for debugging. The files are usually not available during first request for an SSL certificates.@coolaj86 ping
Thanks for the ping (and the patch). Published as v2.2.1.