boulder/log
Daniel Jeffery a2ff222fda
cert-checker: use config log level and handle nil mariadb response (#6066)
- Fix cert-checker to use the syslog and stdout logging facilities it
reads from the config file instead of having them hard-coded to zero.
- Fix cert-checker to handle a nil response from mariadb if no records
are found.
- Fix comment in log.go to correctly describe when the initialize function
and therefore default values would be used.

Fixes #6067
2022-05-02 13:29:53 -07:00
..
log.go cert-checker: use config log level and handle nil mariadb response (#6066) 2022-05-02 13:29:53 -07:00
log_test.go log: Remove trailing newlines and escape internal newlines. (#4925) 2020-07-06 14:17:23 -07:00
mock.go Add waiting mock log writer (#5359) 2021-04-01 10:53:21 -07:00