pub(crate) fn log( rec: &RecordingStream, entity_path: &str, num_chunks: i64, num_rows_per_chunk: i64, sorted: bool, time_start_ms: i64, ) -> Result<()>