piotrmurach/tty-logger

Windowed logs ala docker buildx

capripot opened this issue · 0 comments

Describe the problem

Sometime log can be verbose but still interesting to follow. Docker and JS/TS uses a windowed style logging

log_window

How would the new feature work?

This could work with an open IO and Threads probably.

Drawbacks

That would be an additional feature.