public interface SentryConfigurator
| Modifier and Type | Method and Description |
|---|---|
void |
configure(io.sentry.SentryOptions options)
Configure Sentry using the provided options.
|
void configure(io.sentry.SentryOptions options)
options - Sentry options configured using the other parameters.
You can override parameters or setup advanced options,
such as filtering.Copyright © 2022. All rights reserved.