Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 536 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 536 Bytes

Apple-Unified-Logging-Wrapper

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")

Having trouble ?

If you are having trouble with this project or if you find any bugs, do open a new issue and describe the problem.

Spread the word!

Liked the project? Just give it a star ⭐️ and spread the word!

Author/ Credits

© Sumit Kumar | @SumitKr88

License

MIT License