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