docs/log
Matt McNaughton a0b9d179b1 Fix Go Vet errors
This commit makes no changes to code execution, but rather resolves some
`go vet` errors, the majority of which relate to `fatal` being used
instead of `fatalf` during testing.

Signed-off-by: Matt McNaughton <mattjmcnaughton@gmail.com>
2015-09-14 22:37:16 -04:00
..
log.go Fix Go Vet errors 2015-09-14 22:37:16 -04:00
log_test.go Refactor logging to focus on simple STDOUT/STDERR 2015-04-30 12:04:52 -07:00
terminal.go bugfix: logger.error was writing to stdout 2015-05-21 05:09:12 +02:00