Skip to content

Releases: ikiapps/IKILogger

2.0.2

27 Jan 03:32
Compare
Choose a tag to compare

Messages will no longer be logged if the target does not have -DDEBUG defined under Other Swift Flags. The exception is if -DCRASHLYTICS is defined. In that case, messages will be logged to the Crashlytics dashboard if -DDEBUG is not defined.

1.1.4

23 Oct 15:06
Compare
Choose a tag to compare

Added support for multiline logging.

v1.1.1

13 Sep 15:31
Compare
Choose a tag to compare

Reverted to Swift 2.3.

1.0.1

28 Aug 14:24
Compare
Choose a tag to compare

Updated syntax for Swift 3.