moby--moby/pkg/jsonlog
Brian Goff e3ba3dd5b8 Make sure log pipes are closed
Pipes are still not closed (and goroutines leaked) if neither pipe is
used.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2015-05-12 13:50:51 -04:00
..
jsonlog.go Make sure log pipes are closed 2015-05-12 13:50:51 -04:00
jsonlog_marshalling.go
jsonlog_test.go Add --since argument to docker logs cmd 2015-05-10 20:42:14 +00:00
jsonlogbytes.go