log

abstract fun log(tag: String, level: Logger.Level, throwable: Throwable? = null, message: () -> String? = null)