NSLogger v1.8.3 Release Notes

Release Date: 2017-05-09 // almost 7 years ago
  • Client Logger

    • 0️⃣ You must now use NSLogger/Swift to get the Swift wrapper along with base NSLogger code. Default pod now just provides C / Obj-C API.
    • 🏗 Carthage build now has a NSLoggerSwift target
    • 🏗 Carthage build targets simplified, single target for all platforms
    • 🚀 Internal debug flag has been inadvertently left turned ON in previous release, resulting in additional logs sent to console