CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ | 
| LangLanguage | SwiftSwift | 
| License | MIT | 
| ReleasedLast Release | Mar 2016 | 
| SPMSupports SPM | ✗ | 
Maintained by Lasith Hettiarachchi.
import LIHLogManagerLIHLogManager.addToLog(message, title: title)LIHLogManager.getRecords(nil)This will delete all the records.
LIHLogManager.clearLog()LIHLogManager.getRecords(200)LIHLogManager.deleteRecord(withId: 5)To run the example project, clone the repo, and run pod install from the Example directory first.
iOS 7+
LIHLogManager is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "LIHLogManager"Lasith Hettiarachchi, [email protected]
LIHLogManager is available under the MIT license. See the LICENSE file for more info.