wireFeatures

fun Application.wireFeatures(meterRegistry: PrometheusMeterRegistry)

Wires the features to the Ktor application.

Installs the ContentNegotiation and CallLogging plugins.

Receiver

The Ktor application instance.