app_console_logs
Retrieve browser console output (log, warn, error, uncaught exceptions) captured since app launch for debugging JavaScript errors in Tauri apps.
Instructions
Browser console output (console.log/warn/error + uncaught exceptions) captured since app_launch — the only way to see JS errors happening in the app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||