Loading...
Loading...
Troubleshoot production issues using backend function logs. Use when investigating app errors, debugging function calls, or diagnosing production problems in Base44 apps.
npx skill4agent add base44/skills base44-troubleshooternpx base44 whoaminpx base44 loginbase44/.app.jsonccat base44/.app.jsonc| Command | Description | Reference |
|---|---|---|
| Fetch function logs for this app | project-logs.md |
npx base44 logs --level errornpx base44 logs --function <function_name> --level errornpx base44 logs --function <function_name> --since <start_time> --until <end_time>--limit