ConsoleTestingLogger

object ConsoleTestingLogger extends Logger
trait Logger
class Object
trait Matchable
class Any

Value members

Concrete methods

def ansiCodesSupported: Boolean
def debug(message: String): Unit
def error(message: String): Unit
def info(message: String): Unit
def trace(t: Throwable): Unit
def warn(message: String): Unit