logi

fun PipelineContext<*, *, *>.logi(tag: String? = config.name, message: () -> String)

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