Structured logging. log is synchronous and called on hot paths, so it must not throw and
should hand off rather than block. Call sites put policy facts and identifiers in fields,
never secrets (credentials live in Ports.secrets, which is never logged).
Structured logging.
logis synchronous and called on hot paths, so it must not throw and should hand off rather than block. Call sites put policy facts and identifiers infields, never secrets (credentials live in Ports.secrets, which is never logged).