Skip to main content

build_log_payload

Function build_log_payload 

Source
fn build_log_payload(entries: &[Value], now_ms: u64) -> Value
Expand description

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.