vector::event::util::log

Function all_fields

source
pub fn all_fields(fields: &BTreeMap<KeyString, Value>) -> FieldsIter<'_>
Expand description

Iterates over all paths in form a.b[0].c[1] in alphabetical order and their corresponding values.