debug

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

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