Skip to main content

append_log_file

Function append_log_file 

Source
pub fn append_log_file(log_path: &PathBuf, content: &str) -> bool
Expand description

Append to a log file, creating its parent directory when needed.