debug

fun debug(logLevel: LogLevel, scope: LogScope, message: String = "", info: Map<String, Any>? = mapOf(), error: Throwable? = null)(source)