bolsinga / site

SwiftUI Package to display Shows

Home Page:https://www.bolsinga.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add OSLog Support

bolsinga opened this issue · comments

See https://developer.apple.com/forums/thread/705868 for tips.

Basically it could log:

  • Start JSON Load
  • Finish JSON Load
  • Start JSON Parse
  • Finish JSON Parse (ie object created)
  • Start Vault Creation
  • End Vault Creation
  • ArchiveNavigation changes (ArchiveCategory and ArchivePath)
  • onContinueUserActivity calls
  • etc.