log_redaction
Logging filter that redacts API keys in log output.
Attaches to the root logger so all loggers (including httpx/httpcore)
have keys partially censored: first 4 chars + ... + last 4 chars.
Logging filter that redacts API keys in log output.
Attaches to the root logger so all loggers (including httpx/httpcore)
have keys partially censored: first 4 chars + ... + last 4 chars.