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. With these logs, developers can obtain 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