Skip to content
Martin Pool edited this page Feb 9, 2020 · 19 revisions

Plain text progress

When running without a tty, logging every file to stdout will be excessive and slow. Perhaps we should have a progress mode where we render a single line, something like the progress bar, every 10 or 30 seconds, so some progress is visible.

Clone this wiki locally