Release-safe logger that emits only boolean outcome flags.
Logs a boolean outcome flag for event (sanitized) with no further detail.
Logs a boolean flag with extra detail in debug builds only; release builds fall back to the detail-free flag to avoid leaking information.