Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Releases: honghaoz/Loggerithm

Update to Swift 4.0

29 Oct 22:54
Compare
Choose a tag to compare

Carthage support, Swift 3.1

29 Jun 14:41
Compare
Choose a tag to compare
  • tvOS and watchOS support.
  • Carthage support.
  • Swift 3.1 migration.
  • Added a project that includes the framework and test targets for each supported platform and also the Demo for iOS.

Great thanks to @arturgrigor

SPM support

30 Apr 02:50
Compare
Choose a tag to compare
  • SPM support
  • Removed DEBUG in configuration

Swift 2.0 Supports

22 Sep 18:52
Compare
Choose a tag to compare

Swift 2.0 🎉

Consistent log method names

14 Aug 21:44
Compare
Choose a tag to compare
  • Log method now have consistent name, formatted output method will have no WithFormat prefix
  • Fully documented
  • Added LICENSE in swift files

OSX supported

14 Aug 19:23
Compare
Choose a tag to compare
  • CocoaPods multiple platform supported (iOS/OSX)
  • useColorfulLog property added.

Renamed to Loggerithm!

14 Aug 04:32
Compare
Choose a tag to compare
  • Renamed to Loggerithm
  • Reimplemented
  • Colorful output support
  • Color customization