baz logs
Query recent project/runtime logs
baz logs [options]| Option | Description |
|---|---|
--errors | Show only errors |
--search <text> | Search for text in log messages |
--path <path> | Filter by API path (e.g., /api/generate-stream) |
--since <time> | Time range: 5m, 1h, 24h, 7d (default: 1h) Default: 1h. |
--limit <n> | Maximum number of logs to show (default: 50) Default: 50. |
--project | Filter logs by current project ID |
-h, --help | display help for command |