Skip to main content

set_log_file

Function set_log_file 

Source
pub fn set_log_file(file_path: &str) -> Result<()>
Expand description

Configure the log file destination.

ยงErrors

Returns an error when the log file cannot be opened for append.