Uses of Class
io.quarkus.logging.sentry.SentryConfig
-
-
Uses of SentryConfig in io.quarkus.logging.sentry
Methods in io.quarkus.logging.sentry with parameters of type SentryConfig Modifier and Type Method Description io.quarkus.runtime.RuntimeValue<Optional<Handler>>SentryHandlerValueFactory. create(SentryConfig config)static io.sentry.SentryOptionsSentryHandlerValueFactory. toSentryOptions(SentryConfig sentryConfig)
-