1. Home
  2. iOS Docs
  3. Console Logs

Console Logs

The console logs serve as a comprehensive record of the application's behavior at the system level, capturing every action, process, and error that occurred. By sharing logs with developers, they can provide valuable information for diagnosing problems, allowing for quicker and more accurate solutions.
This method maintains logs of value: Any when called

FusionManager.shared.FIPrint(_ value : Any)
                                    
Image 2