write_debug_log

Function write_debug_log 

Source
pub fn write_debug_log(message: &str) -> Result<()>
Expand description

Write debug log to ffdash.log in current directory Appends to file, creating it if needed