lynx-console is an in-app developer console for Lynx apps.
Read console logs, fetch traffic, and performance metrics on a real device, with no debugger attached.
console.log, console.warn, console.error output, with level filters,
keyword search, and a REPL.'main thread' functions are captured too.fetch request with its method, status, headers, request body, and response.Tabs are not rendered for monitors you did not initialize.
| Platform | Status |
|---|---|
| iOS / Android (Lynx runtime) | Supported. iOS needs the build-time console replacement. |
| Lynx Web Platform | Supported — the live demo on this site runs on it. |