pub fn log_file_info<P: AsRef<Path>, S: IntoIterator<Item = P>>( files: S, ) -> Result<()>
Log the sizes of a set of files.