ConsoleReporter

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(verbosity: Int, columnWidth: Int): ConsoleReporter

Factory method, creates a ConsoleReporter with the the given verbosity and wraps output at the given column width (use 0 for unlimited width).

Factory method, creates a ConsoleReporter with the the given verbosity and wraps output at the given column width (use 0 for unlimited width).