trace

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