pub fn log_event( home: &UnifierHome, span_id: Uuid, message: &str, fields: HashMap<String, String>, ) -> Result<()>
Add a log event to a span.