mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-16 15:19:33 +00:00
568 B
568 B
summary, read_when, title
| summary | read_when | title | ||
|---|---|---|---|---|
| CLI reference for `openclaw logs` (tail gateway logs via RPC) |
|
logs |
openclaw logs
Tail Gateway file logs over RPC (works in remote mode).
Related:
- Logging overview: Logging
Examples
openclaw logs
openclaw logs --follow
openclaw logs --json
openclaw logs --limit 500
openclaw logs --local-time
openclaw logs --follow --local-time
Use --local-time to render timestamps in your local timezone.