MCPcopy Create free account
hub / github.com/transistorsoft/react-native-background-geolocation / getLog

Method getLog

src/NativeModule.js:400–402  ·  view source on GitHub ↗
(query)

Source from the content-addressed store, hash-verified

398 }
399
400 static getLog(query) {
401 return RNBackgroundGeolocation.getLog(query);
402 }
403
404 static destroyLog() {
405 return RNBackgroundGeolocation.destroyLog();

Callers

nothing calls this directly

Calls 1

getLogMethod · 0.65

Tested by

no test coverage detected