Logger

trait Logger
Companion:
object
class Object
trait Matchable
class Any
class Console
object globalLogger.type

Value members

Abstract methods

def debug(t: Text[Any])(implicit f: File, line: Line): Unit
def exception(t: Throwable): Unit