MCPcopy 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

1import fs from 'node:fs';
2import path from 'node:path';
3import { isIosFamily, isMacOs, type DeviceInfo } from '../kernel/device.ts';
4import { AppError } from '../kernel/errors.ts';

Callers

nothing calls this directly

Calls 3

createScopedProviderFunction · 0.90
startLocalAppLogFunction · 0.85

Tested by

no test coverage detected