A simple logging solution for your iOS projects.
<img style="max-width:100%;" src=https://github.com/emmanuelkehinde/Loggr/raw/master/loggr.gif?raw=true alt="Loggr" height=400/>
Here is how to integrate the library into your iOS project.
https://github.com/emmanuelkehinde/Loggr.git
import Loggr
// Debug
Loggr.logDebug("Debug Message")
// Info
Loggr.logInfo("Info Message")
// Error
Loggr.logError("Error Message")
// Warning
Loggr.logWarning("Warning Message")
link |
Stars: 0 |
Last commit: 1 year ago |
First Release
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics