LogDog Blog

Why LogDog?
LogDog is a tool that helps you debug your mobile apps. It allows you to see what your app is doing on the network, and it also allows you to mock network requests.

Comprehensive Guide to Logging Options on iOS
Explore the built-in and third-party logging solutions available for iOS developers, including NSLog, os_log, CocoaLumberjack, and more.
Request Mocking on iOS: Tools and Techniques
Learn how to mock network requests in your iOS apps for better testing and debugging, with tools like Mocker, OHHTTPStubs, and LogDog.