logError

fun logError(throwable: Throwable? = null, contextName: String? = null, messageProvider: () -> String)
fun logError(message: String, throwable: Throwable? = null)