Function proc_init::log_file_from_path

source ยท
pub(crate) fn log_file_from_path(
    path: Option<PathBuf>,
) -> Result<Option<SafeDescriptor>>