GoodRequest / GoodNetworking

📡 GoodNetworking is an iOS library written in Swift that simplifies HTTP networking by using GRSession and Encodable/DataRequest extensions. It supports latest Swift and all iOS devices, making it a powerful solution for managing network interactions and data encoding/decoding. The library is easy to install with SPM.
MIT License
31 stars 1 forks source link

feat: Added pretty print and OSLog options #7

Closed andrej-jasso closed 5 months ago

andrej-jasso commented 5 months ago

OSLog / Pretty Print

Screenshot 2024-01-29 at 14 26 57

Print/ Pretty Print

Screenshot 2024-01-29 at 14 28 23

Classic print(OLD way)

Screenshot 2024-01-29 at 14 28 43