Expand description
Conservative redaction for runtime logs, audit records, and diagnostics.
Constants§
- MAX_
OPERATIONAL_ TEXT_ BYTES - Maximum UTF-8 bytes retained from one log, audit, error, or diagnostic text.
Functions§
- redact_
text - Redacts common credential forms without attempting to parse business payloads.
- redact_
text_ with_ limit - Redacts credential markers and bounds the resulting UTF-8 text.