Skip to main content

find_event_by_id

Function find_event_by_id 

Source
pub fn find_event_by_id(path: &Path, id: &str) -> Result<Option<LogEvent>>
Expand description

Find a single event by id. Scans the file backwards from the end.