error

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

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