trace

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