mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-17 12:11:20 +00:00
* fix(logging): redact gmail watcher startup args * fix(logging): normalize redaction formatting * fix(logging): harden gmail watcher log redaction * fix(logging): honor configured log tail redaction * fix(logging): skip redact pattern resolution when off * fix(logging): reuse compiled redact regexes * chore: untrack USER.md (covered by .gitignore) * chore: untrack USER.md (covered by .gitignore) * fix(logging): avoid double-resolution in log-tail redaction * fix(logging): redact across line boundaries for multiline patterns * fix(logging): guard redactSensitiveLines against empty input * chore(changelog): add Gmail watcher log redaction entry --------- Co-authored-by: Devin Robison <drobison@nvidia.com>