debug

open fun debug(message: String)
open fun debug(message: String, throwable: Throwable?)
open fun debug(message: String, throwable: Throwable?, context: Map<String, Any?>)