{"repo":"bugfender/BugfenderSDK-iOS","free":true,"listed":false,"github":"https://github.com/bugfender/BugfenderSDK-iOS","clone":"git clone https://github.com/bugfender/BugfenderSDK-iOS.git","description":"Bugfender SDK for iOS, a remote logger tailor-made for mobile","language":"Objective-C","stars":83,"topics":["objective-c","bugfender","sdk","ios","ios-swift","cocoapods","logging"],"license":null,"category":"mobile-apps","readme_excerpt":"Bugfender SDK for iOS =================== Bugfender is a cloud service to collect mobile application logs. Developers can control log sending programmatically and manually for each device. Logs are available at the Bugfender dashboard. You'll need an account. Supported iOS versions: BugfenderSDK 2.0 works for iOS 12.0 and newer. For iOS 11.0 support you can use BugfenderSDK 1.12. For iOS 10 support you can use BugfenderSDK 1.10.6. For iOS 8 support you can use BugfenderSDK 1.8. Using Bugfender Once you have the framework in your project, using it is as easy as using BFLog() instead of NSLog() or bfprint() instead print() . Swift If your application uses SwiftUI and doesn't have an AppDelegate, you might need to create one like this: Then you may use BFLog as you would normally use NSLog or print . You may also want to specify a logging level by using the following helper functions: - Bugfender.print(...) : Default log. - Bugfender.warning(...) : Warning log. - Bugfender.error(...) : Error log. Objective-C Make Bugfender available project-wide by adding the following line to the .pch file: Get an API key from the Bugfender console. In your AppDelegate call activateLogger when the application starts, like this: You may use BFLog as you would normally use NSLog . You may also want to specify a logging level by using the following macros: - BFLogFatal(...) : Fatal log. - BFLogErr(...) : Error log. - BFLogWarn(...) : Warning log. - BFLogInfo(...) : Info log. - BFLog(...) : Default","default_branch":null,"files":null,"tree":[],"storefront":"/r/bugfender","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/bugfender/BugfenderSDK-iOS/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}