Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support an optional alternate output stream for <ProgressBar>.log() #13

Closed
trentm opened this issue Jul 22, 2015 · 0 comments
Closed

support an optional alternate output stream for <ProgressBar>.log() #13

trentm opened this issue Jul 22, 2015 · 0 comments

Comments

@trentm
Copy link
Contributor

trentm commented Jul 22, 2015

My use case is a progress bar for a log operation, during which blocks of output are written out. I want to write them to stdout and avoid output collisions with the prog bar.

Proposing: bar.log('blah blah', process.stdout)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant