boulder/core
Joel Sing 8ebdfc60b6 Provide formatting logger functions. (#3699)
A very large number of the logger calls are of the form log.Function(fmt.Sprintf(...)).
Rather than sprinkling fmt.Sprintf at every logger call site, provide formatting versions
of the logger functions and call these directly with the format and arguments.

While here remove some unnecessary trailing newlines and calls to String/Error.
2018-05-10 11:06:29 -07:00
..
proto Add SCT embedding (#3521) 2018-03-12 11:58:30 -07:00
challenges.go Remove TLS-SNI-02 implementation. (#3516) 2018-03-02 10:56:13 -08:00
core_test.go Remove TLS-SNI-02 implementation. (#3516) 2018-03-02 10:56:13 -08:00
interfaces.go SA: Remove unused `CountCertificateRange` RPC. (#3676) 2018-05-01 15:39:45 -04:00
objects.go Revert "Revert "V2: implement "ready" status for Order objects (#3614)" (#3643)" 2018-04-12 13:20:47 -04:00
objects_test.go RA: Log Authz ID and solved-by Chal type at Issuance (#3601) 2018-04-04 20:59:38 +01:00
util.go Provide formatting logger functions. (#3699) 2018-05-10 11:06:29 -07:00
util_test.go Improve test-tools. (#3481) 2018-02-27 10:19:24 -05:00
va.go Implement gRPC for VA's RPCs (#1738) 2016-05-31 16:44:48 -07:00