pub fn log_connect_failure<Args>(
    manual_connection: bool,
    fmt: *const u8,
    args: &Args
)