The logger could be called from multiple goroutines, but t.Log() is not designed for. Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
Allows log output to sent along with test output for cleaner output and clearer ordering. Signed-off-by: Derek McGowan <derek@mcgstyle.net>