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.
The minimum log level to capture. Defaults to Level.WARNING.