boulder/log
Roland Bracewell Shoemaker 04394d1b76 Add newline when printing to STDERR (#2919)
In `log/log.go` when we fail to write to syslog we log the message to STDERR but without a newline. This causes all of the STDERR logs (when we reconnect to syslog) to be delivered where they go to be on a single line which causes some debugging pain.
2017-07-29 10:27:45 -07:00
..
log.go Add newline when printing to STDERR (#2919) 2017-07-29 10:27:45 -07:00
log_test.go Replace all log.Err calls with log.AuditErr (#1891) 2016-06-06 16:27:16 -04:00
mock.go Spelling (#2500) 2017-01-16 10:44:52 -05:00