Skip to main content

log_file_path

Function log_file_path 

Source
pub fn log_file_path(socket_path: &Path) -> PathBuf
Expand description

Get the log file path corresponding to a socket path.

The log file lives alongside the socket with a .log extension.