Dangerous Logging in Swift
I recently came across a perplexing crash in my unit tests that led me down a path of discovery, culminating in an awareness that “I was holding it wrong” when it comes to using NSLog in Swift.
from Pocket https://indiestack.com/2021/10/dangerous-logging-in-swift/
via IFTTT