info

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

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