mowispace / react-native-logs

Performance-aware simple logger for React-Native and Expo with namespaces, custom levels and custom transports (colored console, file writing, etc.)
MIT License
467 stars 33 forks source link

Add crashlytics transport #91

Closed chad-aijinet closed 1 month ago

chad-aijinet commented 8 months ago

Add crashlytics transport. Almost I did clone from SentryTransport sources. I need this feature and watched request this feature.

I was test this in my demo project, it works well.