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