Make debug logging consistent #3

Merged
coolaj86 merged 1 commits from :master into master 2018-11-06 07:57:46 +00:00
First-time contributor

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.error instead of the default log function used for debugging. The files are usually not available during first request for an SSL certificates.

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.error` instead of the default `log` function used for debugging. The files are usually not available during first request for an SSL certificates.
Author
First-time contributor

@coolaj86 ping

@coolaj86 ping
coolaj86 closed this pull request 2018-11-06 07:57:46 +00:00
Owner

Thanks for the ping (and the patch). Published as v2.2.1.

Thanks for the ping (and the patch). Published as v2.2.1.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coolaj86/le-store-certbot.js#3
No description provided.