DDFileLogger part of CocoaLumberjack, an open source file logging package for iOS.
DDFileLogger part of CocoaLumberjack, an open source file logging package for iOS developed by Robbie Hanson. The github repository is at git: //github.com/robbiehanson/CocoaLumberjack.git. CocoaLumberjack contains several logging module, including on that logs via the Apple System Logger (DDASLLogger) and one that logs via the Xcode Console (DDTTYLogger).