On Wed, Apr 13, 2016 at 8:31 AM, Farhan Patel <fpa...@mozilla.com> wrote:
> Here is what I was able to gather XCGLogger currently does > * Different log levels for different types of logs (errors/debug/warning) > * Rolling file logger so the number of files on a disk don’t get huge and > the size of the logs stays small > * Separate files for different types of logs. Sync/Browser/Keychahin > > If I'm missing any other functionality we expect please let me know. > > I think Cocoalumberjack is the best solution > More than a year ago, I remember thinking CocoaLumberJack was the most robust solution but deciding against it for two reasons: it wasn't 100% Swift, and Xcode + Swift + ObjC wasn't great at that time; and it was tricky to just drop into our project, since Carthage + Swfit wasn't great at that time. I think both of those things have improved. Nick
_______________________________________________ mobile-firefox-dev mailing list mobile-firefox-dev@mozilla.org https://mail.mozilla.org/listinfo/mobile-firefox-dev