> ## Documentation Index
> Fetch the complete documentation index at: https://cryptoclawdocs.termix.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# logs

# `openclaw logs`

通过 RPC 跟踪 Gateway 网关文件日志（在远程模式下可用）。

相关内容：

* 日志概述：[日志](/logging)

## 示例

```bash theme={null}
openclaw logs
openclaw logs --follow
openclaw logs --json
openclaw logs --limit 500
```
