pub(crate) fn log_file_from_path(
    path: Option<PathBuf>
) -> Result<Option<SafeDescriptor>>