react-native-device-log
react-native-device-log copied to clipboard
Stop logging doesn't work
even after calling deviceLog.stopTimmer('timer') logs are still persisted.
stopTimer
is the opposite of startTimer
- it doesn't stop all logging.