Package

coursier.publish

logging

Permalink

package logging

Visibility
  1. Public
  2. All

Type Members

  1. final class OutputFrame extends AnyRef

    Permalink

    Displays the last bufferSize lines of is in the terminal via out, updating them along time.

  2. final class ProgressLogger[T] extends AnyRef

    Permalink

    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

  1. object OutputFrame

    Permalink
  2. object ProgressLogger

    Permalink

Ungrouped