Searched refs:log_file_from_path (Results 1 – 1 of 1) sorted by relevance
53 syslog_file: log_file_from_path(syslog_path)?, in new()101 pub(crate) fn log_file_from_path(path: Option<PathBuf>) -> anyhow::Result<Option<SafeDescriptor>> { in log_file_from_path() function