Skip to content

Releases: PTEz/LumberjackConsole

2.2.0

12 Sep 08:42
Compare
Choose a tag to compare
  • iOS 8 and iPhone 6/6 Plus support.

2.1.0

12 Aug 02:44
Compare
Choose a tag to compare
  • CocoaLumberjack 2.x support

2.0.2

12 Aug 02:44
Compare
Choose a tag to compare
  • Properly restore log levels.

2.0.1

15 Apr 01:19
Compare
Choose a tag to compare
  • Fix adjusting log levels.
  • Fix Storyboard's build compatibility with older systems.
  • Fix marker background on older systems.

2.0.0

14 Apr 06:25
Compare
Choose a tag to compare
  • 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

10 Mar 02:51
Compare
Choose a tag to compare
  • Better iOS 7 and Xcode 5 support

1.0.2

20 Jan 09:39
Compare
Choose a tag to compare
  • Minor cleanup

1.0.1

22 Nov 02:01
Compare
Choose a tag to compare
  • Properly restore contexts' log level from NSUserDefaults

1.0.0

15 Nov 01:27
Compare
Choose a tag to compare
  • Initial release