Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/agent-device
/ app-log.ts
File
app-log.ts
src/daemon/app-log.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
;
2
import
path from
'node:path'
;
3
import
{ isIosFamily, isMacOs,
type
DeviceInfo } from
'../kernel/device.ts'
;
4
import
{ AppError } from
'../kernel/errors.ts'
;
Callers
nothing calls this directly
Calls
3
registerBuiltinPlatformPlugins
Function · 0.90
createScopedProvider
Function · 0.90
startLocalAppLog
Function · 0.85
Tested by
no test coverage detected