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

warn

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