any_value_to_string

Function any_value_to_string 

Source
pub fn any_value_to_string(v: &AnyValue) -> String
Expand description

Renders AnyValue to a flat string for fields that need a textual form (e.g., the msg column when an OTel log body is structured).