Searched refs:begin_list (Results 1 – 2 of 2) sorted by relevance
117 pub fn begin_list(self) -> Result<Self, LogContextError> { in begin_list() method
67 StructuredLogSection::SubsectionStart => ctx.begin_list(), in add_to_context()