Skip to content

seperate the log and progress outputs visually when interactive

This leaves the progress information in a consistent place in the user's terminal, even as millions of log messages scroll past. Converts many (all?) direct writes to stdout into calls to respond/logit.

Merge request reports