Using the typical DDLog.add(DDOSLogger.sharedInstance, with: .all) code to add the OSLog output to CocoaLumberjack logging in my iOS app.
DDLog.add(DDOSLogger.sharedInstance, with: .all)
When I look at