During the Lunar New Year, published the first draft of PPLogger, which is a logging tool for iOS development.
It provides macros which extended the NSLog
functionality, such as adds severity to the log message. It also helps hidding debug message from end users.
It is also published to cocoapods with version 0.1.0. Since it is v0.1.0, it is not recommended to use it on production environment unless you could afford the risk (or you truely trust the code, the code base is small anyway).
Feel free to contribute. You may find the souce code here: https://github.com/peterwongpp/PPLogger.
- Peter Wong
- Programming
- Objective-C
- 2014-02-04 (Tue)
- Comment