package logging
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
final
class
OutputFrame extends AnyRef
Displays the last
bufferSizelines ofisin the terminal viaout, updating them along time. -
final
class
ProgressLogger[T] extends AnyRef
Displays the progress of some task on a single line.
Displays the progress of some task on a single line.
With a ticker, an emoji once it's done, a summary of how many sub-tasks are done, and the total number of sub-tasks if it is known.
Value Members
- object OutputFrame
- object ProgressLogger