Sentry

class Sentry(config: Configuration?)

Represents the Sentry plugin that is used to configure using Sentry in this Ktor application.

Constructors

Link copied to clipboard
fun Sentry(config: Configuration?)

Types

Link copied to clipboard
object Companion : ApplicationFeature<ApplicationCallPipeline, ConfigurationBuilder, Sentry>

Sources

Link copied to clipboard