Skip to content
Init is here / May 19 - 23
Back

Any recommended logging solutions for simple apps with very few users?

  • 0
  • Tools
upnorth
30 Aug, 2024, 15:09

I'm about to start internal testing in Play Store and realized I probably need to see what goes wrong for my users. I've only used local logging so far.

Sentry seems like a popular option, but it also seems a little overkill for my needs.

I could do a very simple custom endpoint and db collection, but I'd likely grow out of that pretty fast.

TL;DR
For simple apps with few users, consider using a custom logging solution through a simple endpoint and database collection to track errors and issues. This can be more lightweight and scalable compared to using complex tools like Sentry, which might be overkill for your current needs.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more