github CocoaLumberjack/CocoaLumberjack 3.1.0
Swift 3.0.1, Xcode 8.1

latest releases: 3.8.5, 3.8.4, 3.8.3...
7 years ago
  • Swift 3.0.1 and Xcode 8.1 support via #816
  • Fix Carthage build and updated the podspec structure #819 #818 #784 #790 #782 #778 #815
  • Fix CLIColor.h not included in umbrella header #781 #796 #813 #783
  • Fix crash in [DDLog log:level:flag:context:file:function:line:tag:format:] #831 #830
  • Code improvements:
    • using class properties #779
    • nullability #803 #809 #776
    • fix static analyzer issues #822 #828
    • optimized USE_DISPATCH_CURRENT_QUEUE_LABEL and USE_DISPATCH_GET_CURRENT_QUEUE macros #829
    • fixed dispatch_source_set_timer() usage #834
    • fixed misuse of non null parameter in DDFileLogger fileAttributes #835
    • store calendar in logger queue specifics for multi-thread safety #837
    • reenable default init method for DDLogMessage class #838
  • Added option to not copy messages #832
  • Added new hooks when adding loggers and formatters #836
  • Ability to create new log files every day #736
  • Skip messages in ASL logger which are filtered out by the formatter #786 #742
  • Fixed #823 by adding a hash implementation for DDFileLogger - same as isEqual, it only considers the filePath 7ceed08
  • Fix Travis CI build #807
  • Updated docs #798 #808 #811 #810 #820

Don't miss a new CocoaLumberjack release

NewReleases is sending notifications on new releases.