Function log_debug_format_handler

Source
pub fn log_debug_format_handler<T>(log_data: &T) -> String
where T: Debug,