Sentry Android
class SentryAndroid
Content copied to clipboard
Sentry initialization class
Functions
init
Link copied to clipboard
open fun init(@NotNull() context: @NotNull() Context, @NotNull() configuration: @NotNull() Sentry.OptionsConfiguration<SentryAndroidOptions>)
Content copied to clipboard
open fun init(@NotNull() context: @NotNull() Context, @NotNull() logger: @NotNull() ILogger, @NotNull() configuration: @NotNull() Sentry.OptionsConfiguration<SentryAndroidOptions>)
Content copied to clipboard