enable Sentry
To enable sentry reporting past the sentry dns string to this function!
Parameters
sentry Dns
The sentry dns string for error reporting to sentry.io!
open fun enableSentry(sentryDns: String, tracesSampleRate: Double, release: String)
Content copied to clipboard
To enable sentry reporting past the sentry dns string to this function!
Parameters
sentry Dns
The sentry dns string for error reporting to sentry.io!
traces Sample Rate
https://docs.sentry.io/platforms/java/configuration/sampling/
release
https://docs.sentry.io/platforms/java/configuration/releases/