Package dev. floofy. ktor. plugins
Types
Link copied to clipboard
data class Configuration(configure: (SentryOptions) -> Unit?, dsn: String)
Content copied to clipboard
Represents a minimal configuration for the Sentry plugin.
Link copied to clipboard
Builder for configuring the Sentry plugin.
Link copied to clipboard
Represents the Sentry plugin that is used to configure using Sentry in this Ktor application.