CocoaLumberjack v3.6.1 Release Notes

Release Date: 2020-01-25 // about 4 years ago
  • Public

    • ๐Ÿ‘Œ Improve error handling during log file creation in DDFileLogger & DDLogFileManager (#1103 / #1111)
    • ๐Ÿ‘Œ Improve nullability annotations in public headers (#1111 / #1112 / #1119)
    • โž• Added support for thread QOS in DDLogMessage class (#1124)

    Internal

    • ๐Ÿ›  Fix rolling timer being rescheduled rapidly due to leeway (#1106 / #1107)
    • ๐Ÿ›  Fix -didArchiveLogFile: returning the file name instead of the file path (#1078)
    • ๐Ÿ›  Fix setxattr() function usage (#1118)
    • ๐Ÿ›  Fix NSDateFormatter thread safety (#1121)
    • ๐Ÿ›  Fix -lt_dataForMessage: duplicated code (#1122)