boulder/test/mail-test-srv
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
..
localhost Use TLS in mailer integration tests (#3213) 2017-11-06 14:57:14 -08:00
http.go Allow `mailer` to reconnect to server. (#2101) 2016-08-15 14:14:49 -07:00
http_test.go Fixes gofmt -s diffs 2016-11-30 13:30:03 -05:00
main.go Provide formatting logger functions. (#3699) 2018-05-10 11:06:29 -07:00
minica-key.pem Use TLS in mailer integration tests (#3213) 2017-11-06 14:57:14 -08:00
minica.pem Use TLS in mailer integration tests (#3213) 2017-11-06 14:57:14 -08:00