Releases: ikiapps/IKILogger
Releases · ikiapps/IKILogger
2.0.2
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
Added support for multiline logging.
1.0.1
Updated syntax for Swift 3.