expo app production logging solutions
Hey, What are the axiom (logging) sentry.io (error logging) equivalents for expo apps?
6 Replies
You can use them both in expo
https://docs.expo.dev/guides/using-sentry/
Both meaning, you can use axiom too for general logging and sentry for errors? And thanks!
Yes,
I just couldn’t find any documentation for axiom with expo.
You can just use their general js library
Makes sense, thanks for the replies