Is it possible to mix use of console.log() and progress bar?
See original GitHub issueHi,
This is an awesome library, I really appreciate your woundful work!
I wonder whether it is possible to mix use console.log()
or print()
together with progress bar? That is we have the progress bar sticky to bottom, all printed or logged text appear above the progress bar, not messing up the progress bar.
Issue Analytics
- State:
- Created 3 years ago
- Comments:14
Top Results From Across the Web
Is it possible to mix use of console.log() and progress bar? #64
Hi,. This is an awesome library, I really appreciate your woundful work! I wonder whether it is possible to mix use console.log() or...
Read more >c# - Progress bar in console application - Stack Overflow
SetCursorPosition() don't support redirected output. ... (mix and match). ... Console Progress Bar in C# (Complete Code - Just copy and paste on...
Read more >cli-progress - npm
Initialize a new Progress bar. An instance can be used multiple times! it's not required to re-create it! const cliProgress = require ...
Read more >ProgressBar - Android Developers
java.util.logging ... Use indeterminate mode for the progress bar when you do not know how long an ... Merge two states as returned...
Read more >Creating Progress Bar using JavaScript - GeeksforGeeks
A Progress Bar is used to depict the progress of any task which is being carried out. Progress Bars are generally used to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just pushed v1.1.2
You’ll need to call
progress.log
orprogress.print
to add text above the progress bars. See updated docs.Scrolling text above the progress bars works. Coming soon. https://imgur.com/a/3C14GG7