radarlabs / react-native-radar

React Native module for Radar, the leading geofencing and location tracking platform
https://radar.com
Apache License 2.0
170 stars 32 forks source link

Expose set log level #127

Closed kochis closed 3 years ago

kochis commented 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

nickpatrick commented 3 years ago

Closing in favor of #139