Do you have any experience of using a remote loggi...
# android
a
Do you have any experience of using a remote logging system? I am confused about what to choose. I can upload logs to firebase firestore/relatime db, use firebase analytics, or use another provider. What do you think?
😶 2
a
I wrote an article about that some time ago, you can check it here
a
Thanks! It seems like Bugfender is the best one for logging everything in the app whether it is a crash or not, right?
a
Yeah, something like that
z
You can also use Firebase Crashlytics or Bugsnag.
a
The problem with Crashlytics is that you can only track crashes. I want something that can track every log.
z
Then Bugsnag is also good option
a
I'll try it, thanks.
j
Is there a self hosted solution available?
k
Like Jan Rabe I am looking for a self hosted solution, do you know if it exists ?
a
k
thanks, I'll look into it 👍