Skip to main content

build_log_entry

Function build_log_entry 

Source
fn build_log_entry(
    entry: &Value,
    log_name: &str,
    resource: &Value,
    timestamp: &str,
) -> Value
Expand description

Wraps one log entry into a Cloud Logging LogEntry.