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 RuntimeValue<Optional<Handler>>
SentryHandlerValueFactory. create(SentryConfig config)
static io.sentry.SentryOptions
SentryHandlerValueFactory. toSentryOptions(SentryConfig sentryConfig)
-