boulder/cmd/caa-log-checker
Yuri Kunde Schlesner 86ac3d9e6b
cmd/caa-log-checker: Properly initialize logging (#4834)
Explicitly initializes the logger. Previously it ended up using the
auto-initialized logging config which logged everything to "test". Added two
flags stdout-level and syslog-level to control the logging filters in lieu of a
config file.
2020-06-01 15:11:29 -07:00
..
main.go cmd/caa-log-checker: Properly initialize logging (#4834) 2020-06-01 15:11:29 -07:00
main_test.go cmd/caa-log-checker: Add -time-tolerance flag (#4830) 2020-06-01 14:01:55 -07:00