pub fn log_tool_result( agent_name: &str, tool_name: &str, success: bool, duration_ms: f64, )
Log a tool result.