hsweif / cpp-logger

An implementation of logger, status bar, etc. in C++. To let me easier print out information in C++.
Apache License 2.0
1 stars 0 forks source link

basic progress bar features #4

Closed moshiba closed 5 years ago

moshiba commented 5 years ago

basic progress bar with a rolling progress display that dynamically scales with window size,

which implements #3