Debugging

Use when instrumenting code with runtime logs to test a hypothesis — @dxos/log debug lines captured to app.log (browser), test.log (node tests), or test-browser.log (browser tests/storybook), and querying them with query-logs.mjs. Reference for the log-exfiltration pipeline and instrumentation mechanics, not a debugging workflow.

dxos 4c3cfdd 7.1 KB Updated

File contents

dxos/dxos/tree/main/.agents/skills/debugging commit 4c3cfddb85

Frequently asked questions

npx skillmds@latest add dxos/debugging