pub fn log( filename: &'static str, entry: &'static str, time_format: Option<&'static str> ) -> Result<String>