pub fn log_file(filename: &str) -> Result<Box<dyn Interceptor>>
Log the request to a file
The file is appended to, or created if it doesn’t exists
If creating the log file fails