Frequently Asked Questions

How do I integrate LogDog into my app?

Integration is simple! Just add our SDK to your iOS or Android project and initialize it with a few lines of code. Check our docs for detailed instructions.

Is LogDog free?

Yes! LogDog comes with a free plan that offers 100 MB of data per month (forever). If you upgrade to a paid plan we offer a 14 day free trial.

Is LogDog secure?

Yes! All data is encrypted in transit and at rest. We don't store sensitive data and you have full control over what gets logged. You can export your logs at any time. LogDog will not sell your data to third parties.

Does LogDog impact app performance?

LogDog is designed to have minimal impact on your app's performance. We reduced the amount of external dependencies to a minimum. A blank ios swift ui ipa (Archived via XCode and distributed with App Thinning) is 22 KB. With LogDog integrated it 338 KB additional weight comes in. The screen share is separated from the main sdk. The log distribution is optimised but depends on the log volume of your app.

Can I use LogDog in production?

Yes! LogDog is built for both development and production environments. Please check out our docs. We have a detailed guide on how to use LogDog in production.

Can LogDog track user activity?

LogDog is not designed to track user activity. LogDog is a debugging tool for developers, not a tracking tool!