pub fn config(
    group_id: &str,
    brokers: Vec<&str>,
    log_level: RDKafkaLogLevel
) -> ClientConfig