Here's a truncated sample of what it looks like:
[BadgeGiftingChooseBadgeViewController.swift:67 loadData()]: [Gifting] Fetching badge data...
[BadgeGiftingChooseBadgeViewController.swift:70 loadData()]: [Gifting] Populating badge assets...
[BadgeGiftingConfirmationViewController.swift:128 showSafetyNumberConfirmationIfNecessary()]: [Gifting] Not showing safety number confirmation sheet; it was not needed
[BadgeGiftingConfirmationViewController.swift:168 checkRecipientAndRequestApplePay()]: [Gifting] Requesting Apple Pay...
[BadgeGiftingConfirmationViewController.swift:128 showSafetyNumberConfirmationIfNecessary()]: [Gifting] Not showing safety number confirmation sheet; it was not needed
[SendGiftBadgeJobQueue.swift:87 addJob(_:transaction:)]: [Gifting] Adding a "send gift badge" job
[SendGiftBadgeJobQueue.swift:226 run()]: [Gifting] Ensuring we can still message recipient...
[SendGiftBadgeJobQueue.swift:232 run()]: [Gifting] Confirming payment intent...
[SendGiftBadgeJobQueue.swift:236 run()]: [Gifting] Charge succeeded! Getting receipt credential...
[SendGiftBadgeJobQueue.swift:239 run()]: [Gifting] Enqueueing messages...
[SendGiftBadgeJobQueue.swift:251 didSucceed()]: [Gifting] Gift sent! Finishing up...
This may be useful for debugging.