corymsmith / react-native-fabric

A React Native library for Fabric, Crashlytics and Answers
MIT License
1.31k stars 236 forks source link

In SMXCrashlytics.m, replace use of CLS_LOG with calls to CLSNSLog or… #224

Closed mheins57 closed 5 years ago

mheins57 commented 5 years ago

… CLSLog to avoid useless prefix info being added to every log message.