Closed kochis closed 3 years ago
iOS and Android SDK's support setting the SDK log level: https://radarlabs.github.io/radar-sdk-ios/Classes/Radar.html#/c:objc(cs)Radar(cm)setLogLevel:
This exposes that hook in React Native via Radar.setLogLevel
Radar.setLogLevel
Closing in favor of #139
iOS and Android SDK's support setting the SDK log level: https://radarlabs.github.io/radar-sdk-ios/Classes/Radar.html#/c:objc(cs)Radar(cm)setLogLevel:
This exposes that hook in React Native via
Radar.setLogLevel