Interface KafkaConsumerLoggerFactory<K,V>


public interface KafkaConsumerLoggerFactory<K,V>
  • Method Summary

    Modifier and Type
    Method
    Description
    get(Properties driverProperties, ru.tinkoff.kora.telemetry.common.TelemetryConfig.LogConfig logging)
     
  • Method Details