Function logid::id_map::drain_map

source ·
pub fn drain_map() -> Option<HashMap<LogId, Vec<LogIdEntry>>>
Expand description

Drain global LogIdMap. Returning all drainable entries of all captured LogIds of the map so far.