pub fn log_handler<T>(log_data: T) -> Stringwhere T: ToString,
Handles log data formatting by delegating to common_log.
T: ToString
String