Releases: PTEz/LumberjackConsole
Releases · PTEz/LumberjackConsole
2.2.0
- iOS 8 and iPhone 6/6 Plus support.
2.1.0
- CocoaLumberjack 2.x support
2.0.2
- Properly restore log levels.
2.0.1
- Fix adjusting log levels.
- Fix Storyboard's build compatibility with older systems.
- Fix marker background on older systems.
2.0.0
- Refactor all classes and improve message handling and filtering.
- Fix table view's
dataSource
exceptions. - New PTEConsoleTableView to easily add a log console to any view hierarchy.
- Fix expanded logs not showing up complete on iOS 7.
- Improve expanding/collapsing log messages.
- Support copy on long press.
- Enable clearing the console and inserting markers.
- Migrate to Storyboards.
1.0.3
- Better iOS 7 and Xcode 5 support
1.0.2
- Minor cleanup
1.0.1
- Properly restore contexts' log level from NSUserDefaults
1.0.0
- Initial release