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. |
||
|---|---|---|
| .. | ||
| log.go | ||
| log_test.go | ||
| mock.go | ||