Function common_log

Source
pub fn common_log<T>(data: T) -> String
where T: ToString,