ConsoleTestingLogger

org.specs2.runner.ConsoleTestingLogger
object ConsoleTestingLogger extends Logger

Attributes

Graph
Supertypes
trait Logger
class Object
trait Matchable
class Any
Self type

Members list

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