Tags: yanzhao571/CocoaLumberjack
Tags
Fixes compilation issues on Swift 1.2 I had to add the 'context' and 'tag' parameters to DDLogXXX functions to make it compile. It seems that this is a bug in the Swift compiler with optional arguments and the use of @autoclosure.
Merge pull request CocoaLumberjack#417 from rivera-ernesto/rc Last pull request for RC
PreviousNext