CocoaLumberjack v3.5.2 Release Notes

Release Date: 2019-03-15 // about 5 years ago
  • Public

    • ๐Ÿ›  Fix reusing of log files after rolling (#1042)
    • ๐Ÿ›  Fix creation of too many log files (#1049)
    • Preliminary compatibility with Swift 5 (backwards compatible with Swift 4) (#1044)
    • core: loggers os logger variations have been added (#1039)

    Internal

    • ๐Ÿ”€ Sync internal queues to prevent cleaning up log files too soon in tests (#1053)
    • DDLog checks for NULL values and for global queue dispatching has been added (#1045)