Simple logging for non-tty shells
Opened this issue · 0 comments
mcpar-land commented
Should be able to identify when the shell is a TTY and when it is non-interactive, adjusting logging accordingly (i.e. it should not log the progress bar, instead it should just do a simple textual output)
alternatively, there should be a --simple
flag for simplistic text based logging