export enum LogScope { LocalizationManager = "localizationManager", BounceButton = "bounceButton", CoreData = "coreData", ConfigManager = "configManager", IdentityManager = "identityManager", DebugManager = "debugManager", DebugViewController = "debugViewController", LocalizationViewController = "localizationViewController", GameControllerManager = "gameControllerManager", Device = "device", Network = "network", PaywallEvents = "paywallEvents", ProductsManager = "productsManager", StoreKitManager = "storeKitManager", Placements = "placements", Receipts = "receipts", SuperwallCore = "superwallCore", PaywallPresentation = "paywallPresentation", PaywallTransactions = "paywallTransactions", PaywallViewController = "paywallViewController", Cache = "cache", All = "all", }