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

info

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