Enable OpenClaw Log Redaction
OpenClaw provides a built-in redaction feature for tool summaries. It can mask sensitive information (such as API keys, tokens, and bearer headers) before logs are output to the console.
Procedure
- Enable log redaction (enabled by default)
openclaw config set logging.redactSensitive "tools"
Parent topic: Automated Configuration Items