containerd/runtime
Michael Crosby e5545a1461 Add basic logging to file support
This currently logs to a json file with the stream type.  This is slow
and hard on the cpu and memory so we need to swich this over to
something like protobufs for the binary logs but this is just a start.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-12-11 10:26:49 -08:00
..
container.go Add basic logging to file support 2015-12-11 10:26:49 -08:00
runtime.go Add basic logging to file support 2015-12-11 10:26:49 -08:00