Mats Melke

1pod

LogglyLogger-CocoaLumberjack

LogglyLogger-CocoaLumberjack let's you log to the cloud service. The logger extends the excellent base class DDAbstractDatabaseLogger, that makes sure that the threading model is correct and that the logs are not constantly being saved. Besides posting JSON to Loggly, LogglyLogger-CocoaLumberjack will add: - Sending standard info about the device, like os-version, lang setting etc - Automatic session number generation, which will help you search for log entires by session in the Loggly web interface - (Optional) Custom user specific id for each session - (Optional) Changing loglevel for a session

License: MIT

  • Objective C