fn log_arrow_msg( py: Python<'_>, entity_path: &str, components: Bound<'_, PyDict>, static_: bool, recording: Option<&PyRecordingStream>, ) -> PyResult<()>
Log an arrow message.