respondLogStream

suspend fun ApplicationCall.respondLogStream(contentType: ContentType = ContentType.Text.EventStream, block: suspend KLogger.() -> Unit)(source)