apparatus / fuge-runner

Process and container runner and watcher for the fuge tool
MIT License
4 stars 19 forks source link

Use split2 and pump to render colored output #17

Closed mcollina closed 8 years ago

mcollina commented 8 years ago

Please check and test this one. It uses split2 to divide the log lines line by line, to avoid issues with OS buffering.

@davidmarkclements @pelger @rjrodger

mcdonnelldean commented 8 years ago

@mcollina as discussed, I am going to bring this in for now since I am testing on Windows anyway.