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

# 로그

# `openclaw logs`

RPC 를 통해 Gateway(게이트웨이) 파일 로그를 테일링합니다 (원격 모드에서 작동).

관련 항목:

* 로깅 개요: [로깅](/logging)

## 예제

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
openclaw logs
openclaw logs --follow
openclaw logs --json
openclaw logs --limit 500
```

`--local-time`을 사용하여 타임스탬프를 로컬 시간대로 표시합니다.
