Interface SentryConfigurator


  • public interface SentryConfigurator
    Custom Sentry Configurator for advanced usages.
    • Method Detail

      • configure

        void configure​(io.sentry.SentryOptions options)
        Configure Sentry using the provided options.
        Parameters:
        options - Sentry options configured using the other parameters. You can override parameters or setup advanced options, such as filtering.