Skip to content

SumitKr88/Apple-Unified-Logging-Wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Wrapper for implementing Apple Unified Logging mechanism

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages