{"nodes": [{"id": "root_socialdesk_apps_mobile_create_testflight_logger_ts", "label": "testflight-logger.ts", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L1"}, {"id": "create_testflight_logger_logentry", "label": "LogEntry", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L15"}, {"id": "create_testflight_logger_isactive", "label": "isActive()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L23"}, {"id": "create_testflight_logger_generatesessionid", "label": "generateSessionId()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L27"}, {"id": "create_testflight_logger_testflightlogger", "label": "TestFlightLogger", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L33"}, {"id": "create_testflight_logger_testflightlogger_constructor", "label": ".constructor()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L44"}, {"id": "create_testflight_logger_testflightlogger_start", "label": ".start()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L48"}, {"id": "create_testflight_logger_testflightlogger_logerror", "label": ".logError()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L63"}, {"id": "create_testflight_logger_testflightlogger_addentry", "label": ".addEntry()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L72"}, {"id": "create_testflight_logger_testflightlogger_patchconsole", "label": ".patchConsole()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L85"}, {"id": "create_testflight_logger_testflightlogger_hookuncaughtexceptions", "label": ".hookUncaughtExceptions()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L110"}, {"id": "create_testflight_logger_testflightlogger_hookunhandledrejections", "label": ".hookUnhandledRejections()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L141"}, {"id": "create_testflight_logger_testflightlogger_hookappstate", "label": ".hookAppState()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L161"}, {"id": "create_testflight_logger_testflightlogger_flush", "label": ".flush()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L174"}, {"id": "create_testflight_logger_testflightlogger_persistlogs", "label": ".persistLogs()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L192"}, {"id": "create_testflight_logger_testflightlogger_persistbuffersync", "label": ".persistBufferSync()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L207"}, {"id": "create_testflight_logger_testflightlogger_readcrashlogssync", "label": ".readCrashLogsSync()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L225"}, {"id": "create_testflight_logger_testflightlogger_clearcrashfilesync", "label": ".clearCrashFileSync()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L236"}, {"id": "create_testflight_logger_testflightlogger_restorepersistedlogs", "label": ".restorePersistedLogs()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L247"}, {"id": "create_testflight_logger_inittestflightlogger", "label": "initTestFlightLogger()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L270"}, {"id": "create_testflight_logger_gettestflightlogger", "label": "getTestFlightLogger()", "file_type": "code", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L281"}], "edges": [{"source": "root_socialdesk_apps_mobile_create_testflight_logger_ts", "target": "async_storage", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L1", "weight": 1.0}, {"source": "root_socialdesk_apps_mobile_create_testflight_logger_ts", "target": "expo_file_system", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L2", "weight": 1.0}, {"source": "root_socialdesk_apps_mobile_create_testflight_logger_ts", "target": "react_native", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L3", "weight": 1.0}, {"source": "root_socialdesk_apps_mobile_create_testflight_logger_ts", "target": "root_socialdesk_apps_mobile_create_report_error_to_remote_js", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L4", "weight": 1.0}, {"source": "root_socialdesk_apps_mobile_create_testflight_logger_ts", "target": "create_report_error_to_remote_sendlogstoremote", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L4", "weight": 1.0}, {"source": "root_socialdesk_apps_mobile_create_testflight_logger_ts", "target": "create_testflight_logger_logentry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L15", "weight": 1.0}, {"source": "root_socialdesk_apps_mobile_create_testflight_logger_ts", "target": "create_testflight_logger_isactive", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L23", "weight": 1.0}, {"source": "root_socialdesk_apps_mobile_create_testflight_logger_ts", "target": "create_testflight_logger_generatesessionid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L27", "weight": 1.0}, {"source": "root_socialdesk_apps_mobile_create_testflight_logger_ts", "target": "create_testflight_logger_testflightlogger", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L33", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger", "target": "create_testflight_logger_testflightlogger_constructor", "relation": "method", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L44", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger", "target": "create_testflight_logger_testflightlogger_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L48", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger", "target": "create_testflight_logger_testflightlogger_logerror", "relation": "method", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L63", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger", "target": "create_testflight_logger_testflightlogger_addentry", "relation": "method", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L72", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger", "target": "create_testflight_logger_testflightlogger_patchconsole", "relation": "method", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L85", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger", "target": "create_testflight_logger_testflightlogger_hookuncaughtexceptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L110", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger", "target": "create_testflight_logger_testflightlogger_hookunhandledrejections", "relation": "method", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L141", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger", "target": "create_testflight_logger_testflightlogger_hookappstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L161", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger", "target": "create_testflight_logger_testflightlogger_flush", "relation": "method", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L174", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger", "target": "create_testflight_logger_testflightlogger_persistlogs", "relation": "method", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L192", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger", "target": "create_testflight_logger_testflightlogger_persistbuffersync", "relation": "method", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L207", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger", "target": "create_testflight_logger_testflightlogger_readcrashlogssync", "relation": "method", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L225", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger", "target": "create_testflight_logger_testflightlogger_clearcrashfilesync", "relation": "method", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L236", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger", "target": "create_testflight_logger_testflightlogger_restorepersistedlogs", "relation": "method", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L247", "weight": 1.0}, {"source": "root_socialdesk_apps_mobile_create_testflight_logger_ts", "target": "create_testflight_logger_inittestflightlogger", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L270", "weight": 1.0}, {"source": "root_socialdesk_apps_mobile_create_testflight_logger_ts", "target": "create_testflight_logger_gettestflightlogger", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L281", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger_constructor", "target": "create_testflight_logger_generatesessionid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L45", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger_start", "target": "create_testflight_logger_testflightlogger_restorepersistedlogs", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L50", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger_start", "target": "create_testflight_logger_testflightlogger_patchconsole", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L51", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger_start", "target": "create_testflight_logger_testflightlogger_hookuncaughtexceptions", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L52", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger_start", "target": "create_testflight_logger_testflightlogger_hookunhandledrejections", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L53", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger_start", "target": "create_testflight_logger_testflightlogger_hookappstate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L54", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger_logerror", "target": "create_testflight_logger_testflightlogger_addentry", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L65", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger_logerror", "target": "create_testflight_logger_testflightlogger_flush", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L66", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger_addentry", "target": "create_testflight_logger_testflightlogger_flush", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L81", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger_flush", "target": "create_testflight_logger_testflightlogger_persistlogs", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L182", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger_persistbuffersync", "target": "create_testflight_logger_testflightlogger_readcrashlogssync", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L211", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger_restorepersistedlogs", "target": "create_testflight_logger_testflightlogger_readcrashlogssync", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L249", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger_restorepersistedlogs", "target": "create_testflight_logger_testflightlogger_clearcrashfilesync", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L251", "weight": 1.0}, {"source": "create_testflight_logger_testflightlogger_restorepersistedlogs", "target": "create_testflight_logger_testflightlogger_persistlogs", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L262", "weight": 1.0}, {"source": "create_testflight_logger_inittestflightlogger", "target": "create_testflight_logger_isactive", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L272", "weight": 1.0}, {"source": "create_testflight_logger_inittestflightlogger", "target": "create_testflight_logger_testflightlogger_start", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L275", "weight": 1.0}, {"source": "create_testflight_logger_gettestflightlogger", "target": "create_testflight_logger_isactive", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L283", "weight": 1.0}], "raw_calls": [{"caller_nid": "create_testflight_logger_generatesessionid", "callee": "now", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L28"}, {"caller_nid": "create_testflight_logger_generatesessionid", "callee": "slice", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L28"}, {"caller_nid": "create_testflight_logger_generatesessionid", "callee": "toString", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L28"}, {"caller_nid": "create_testflight_logger_generatesessionid", "callee": "random", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L28"}, {"caller_nid": "create_testflight_logger_testflightlogger_start", "callee": "setInterval", "is_member_call": false, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L55"}, {"caller_nid": "create_testflight_logger_testflightlogger_addentry", "callee": "push", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L73"}, {"caller_nid": "create_testflight_logger_testflightlogger_addentry", "callee": "toISOString", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L75"}, {"caller_nid": "create_testflight_logger_testflightlogger_patchconsole", "callee": "bind", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L88"}, {"caller_nid": "create_testflight_logger_testflightlogger_hookuncaughtexceptions", "callee": "getGlobalHandler", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L120"}, {"caller_nid": "create_testflight_logger_testflightlogger_hookuncaughtexceptions", "callee": "setGlobalHandler", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L121"}, {"caller_nid": "create_testflight_logger_testflightlogger_hookappstate", "callee": "addEventListener", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L162"}, {"caller_nid": "create_testflight_logger_testflightlogger_flush", "callee": "splice", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L177"}, {"caller_nid": "create_testflight_logger_testflightlogger_flush", "callee": "sendLogsToRemote", "is_member_call": false, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L180"}, {"caller_nid": "create_testflight_logger_testflightlogger_persistlogs", "callee": "getItem", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L194"}, {"caller_nid": "create_testflight_logger_testflightlogger_persistlogs", "callee": "parse", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L195"}, {"caller_nid": "create_testflight_logger_testflightlogger_persistlogs", "callee": "slice", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L196"}, {"caller_nid": "create_testflight_logger_testflightlogger_persistlogs", "callee": "setItem", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L197"}, {"caller_nid": "create_testflight_logger_testflightlogger_persistlogs", "callee": "stringify", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L197"}, {"caller_nid": "create_testflight_logger_testflightlogger_persistbuffersync", "callee": "slice", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L211"}, {"caller_nid": "create_testflight_logger_testflightlogger_persistbuffersync", "callee": "delete", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L216"}, {"caller_nid": "create_testflight_logger_testflightlogger_persistbuffersync", "callee": "create", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L218"}, {"caller_nid": "create_testflight_logger_testflightlogger_persistbuffersync", "callee": "write", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L219"}, {"caller_nid": "create_testflight_logger_testflightlogger_persistbuffersync", "callee": "stringify", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L219"}, {"caller_nid": "create_testflight_logger_testflightlogger_readcrashlogssync", "callee": "parse", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L229"}, {"caller_nid": "create_testflight_logger_testflightlogger_readcrashlogssync", "callee": "textSync", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L229"}, {"caller_nid": "create_testflight_logger_testflightlogger_readcrashlogssync", "callee": "isArray", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L230"}, {"caller_nid": "create_testflight_logger_testflightlogger_clearcrashfilesync", "callee": "delete", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L240"}, {"caller_nid": "create_testflight_logger_testflightlogger_restorepersistedlogs", "callee": "getItem", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L253"}, {"caller_nid": "create_testflight_logger_testflightlogger_restorepersistedlogs", "callee": "removeItem", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L255"}, {"caller_nid": "create_testflight_logger_testflightlogger_restorepersistedlogs", "callee": "parse", "is_member_call": true, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L257"}, {"caller_nid": "create_testflight_logger_testflightlogger_restorepersistedlogs", "callee": "sendLogsToRemote", "is_member_call": false, "source_file": "/root/socialdesk/apps/mobile/__create/testflight-logger.ts", "source_location": "L260"}]}