debug

abstract fun debug(msg: () -> String)
abstract fun debug(ex: Throwable, msg: () -> String)