Wrapper class for implementing Apple Unified Logging mechanism
Usage Examples :
Log.debugLog("Test %@", log: .network, "value")
Log.defaultLog("Test")
Log.defaultLog("Test %@", log: .network, "value")
If you are having trouble with this project or if you find any bugs, do open a new issue and describe the problem.
Liked the project? Just give it a star ⭐️ and spread the word!
© Sumit Kumar | @SumitKr88
MIT License