compose/tests
Mazz Mosley 7603ebea9b Attach to a container's log_stream before they're started
So we're not displaying output of all previous logs for a container, we attach,
if possible, to a container before the container is started.

LogPrinter checks if a container has a log_stream already attached and
print from that rather than always attempting to attach one itself.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-10-27 17:12:18 +00:00
..
fixtures Fix unicode in environment variables for python2. 2015-10-22 12:12:43 -04:00
integration Attach to a container's log_stream before they're started 2015-10-27 17:12:18 +00:00
unit Merge pull request #1659 from viranch/hostip-random-port 2015-10-23 17:11:28 +01:00
__init__.py Support python 3 2015-08-25 10:37:29 -04:00