Uses of Interface
io.quarkus.logging.sentry.SentryConfig
-
Uses of SentryConfig in io.quarkus.logging.sentry
Methods in io.quarkus.logging.sentry with parameters of type SentryConfigModifier and TypeMethodDescriptionstatic io.sentry.SentryOptionsSentryHandlerValueFactory.toSentryOptions(SentryConfig sentryConfig) Constructor parameters in io.quarkus.logging.sentry with type arguments of type SentryConfigModifierConstructorDescriptionSentryHandlerValueFactory(io.quarkus.runtime.RuntimeValue<SentryConfig> sentryConfig)