github CocoaLumberjack/CocoaLumberjack 1.6.3
New macros, updated podspec and bug fixes

latest releases: 3.8.5, 3.8.4, 3.8.3...
10 years ago
  • Add LOGV-style macros #161
  • Fix getting queue's label #159
  • New log level DEBUG #145
  • Use DISPATCH_CURRENT_QUEUE_LABEL if available #159
  • Different logLevel per each logger #151
  • Created 2 subspecs, Core and Extensions #152
  • Updated observer for keypath using NSStringFromSelector + @selector 38e5da3
  • Replaced id return type with instancetype ebee454
  • Remove implicit conversion warnings #149
  • DDTTYLogger: Allow to set default color profiles for all contexts at once #146 #158
  • DDTTYLogger: By default apply setForegroundColor:backgroundColor:forFlag: to LOG_CONTEXT_ALL #154
  • DispatchQueueLogFormatter: Use modern Objective-C #142
  • DispatchQueueLogFormatter: Make sure to always use a NSGregorianCalendar for date formatter #142
  • Replaced explicit reference to class name in logFileWithPath factory method #131
  • Catch exceptions in logMessage #130
  • Fix enum type conversion warnings #124
  • Add deployment target condition for workaround #121
  • Fix static analyzer warnings about nil values in dictionary #122
  • Fix dispatch_get_current_queue crash #121
  • Fixing colors in greyscale color-space not working d019cfd
  • Guard around dispatch_resume() being called with null pointer #107
  • NULL safety checks #107

Don't miss a new CocoaLumberjack release

NewReleases is sending notifications on new releases.