NSLogger v1.9.5 Release Notes

Release Date: 2018-12-26 // over 5 years ago
  • Desktop Viewer

    • ➕ Added support for Dark Mode and accent colors (@stuffmc)
    • ✂ Removed outdated BWToolkit dependency (@stuffmc)
    • ⚡️ Updated internal implementations (yay ARC and modern Obj-C)

    Client Logger

    • ⚡️ Updated Swift wrapper for Swift 4.2
    • 🛠 Fixed OSAtomics deprecations (@jllubia)
    • ⚠ Multiple fixes for compilation warnings

    Known issues

    • 🍎 When logging from a macOS app running on macOS 10.14, an initial "crash log" (simulated) is output by the lower networking layers of macOS. This is a known issue in macOS itself but does not prevent NSLogger from working fine.