common / com.schibsted.account.common.util / Logger / error

error

@JvmStatic @JvmOverloads fun error(message: String?, throwable: Throwable? = null): Unit
fun error(tag: String, message: String?, throwable: Throwable? = null): Unit