Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Verbose/debug logs short-circuit in release builds via DEBUG, eliminating the per-call stack walk in getCallerClassNameAndLineNumber that dominated hot-path cost (~210k calls/UoG-load).
Link copied to clipboard
Reflection bridge that routes the SDK's handled exceptions / logs / custom keys to Sentry, mirroring FirebaseCrashlyticsReflect.