Skip to content

openclaw logs

通过 RPC 远程追踪 Gateway 文件日志(在远程模式下同样有效)。

相关文档:

示例

bash
openclaw logs
openclaw logs --follow
openclaw logs --json
openclaw logs --limit 500
openclaw logs --local-time
openclaw logs --follow --local-time

使用 --local-time 以你的本地时区渲染时间戳。

小技巧openclaw logs --follow 是排查龙虾异常最直接的方式——实时追踪日志流,比翻文件省力得多。