Function log_debug_handler

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