touchlab / Kermit

Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility.
https://kermit.touchlab.co
Apache License 2.0
691 stars 40 forks source link

Figure out some crash reporting support for other implementations and dynamic frameworks #175

Open kpgalligan opened 2 years ago

kpgalligan commented 2 years ago

We should create some way to simplify adding crash reporting if you can't link to an available implementation. That's either because we don't have one, or you are using dynamic frameworks and can't link to Crashlytics or Bugsnag.

kpgalligan commented 2 years ago

I'm pretty sure this actually works, but need to review.