warn

fun StoreLogger.warn(tag: String? = null, message: () -> String)

Shorthand for log with StoreLogLevel.Warn as the log level.