level
Active threshold. Defaults to LogLevel.DEBUG in debug builds and LogLevel.WARN in release builds — verbose/debug calls are compile-time stripped in release anyway, but INFO is filtered out at runtime too so the release logcat only carries WARN+ERROR from the SDK unless the host opts in via FeedbackConfig.logLevel(...).