pub fn common_log<T: ToString>(data: T) -> String
Formats log data with timestamp for each line.
T: ToString
String