pub fn create_file(path: impl AsRef<Utf8Path>) -> Result<File>
Create a new File from a path, and output the path to log.
File
path