fn build_log_payload(entries: &[Value], now_ms: u64) -> Value
Builds the CLS structured-log payload: one LogGroup whose logs carry the normalized {key, value} contents of each entry. Pure and network-free for testing.
LogGroup
logs
{key, value}
contents