d0cd4c89f0
Remove user_id (and Stripe-metadata-sourced plan_id/billing_cycle) from logger.info calls in billing.py (_on_checkout_completed, _on_subscription_updated) and onboarding.py (save_plan). Operations are still logged with non-identifying tier/billing-cycle details; user identity is no longer written to the log stream. Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>