enabled

val enabled: Property<Boolean>

Enables or disables the Logcat feature. When enabled and the Log call meets the minimum log level, it will replace Logcat calls with SentryLogcatAdapter calls and add breadcrumbs.

Defaults to true.