Function alacritty::logging::create_log_message

source ·
fn create_log_message(
    record: &Record<'_>,
    target: &str,
    start: Instant
) -> String