Interface HttpClientLoggerFactory

All Known Implementing Classes:
Sl4fjHttpClientLoggerFactory

public interface HttpClientLoggerFactory
  • Method Summary

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

    • get

      @Nullable HttpClientLogger get(ru.tinkoff.kora.telemetry.common.TelemetryConfig.LogConfig logging, String clientName)