PrivacyLog
object PrivacyLog
Privacy-safe logging: emits only a sanitized event name plus a boolean outcome, never any collected values or PII.
Keeping logs to event=true/false pairs ensures no fingerprintable data leaks into logcat.
Privacy-safe logging: emits only a sanitized event name plus a boolean outcome, never any collected values or PII.
Keeping logs to event=true/false pairs ensures no fingerprintable data leaks into logcat.