Class OpenTelemetryLoggingAutoConfiguration

java.lang.Object
org.springframework.boot.actuate.autoconfigure.logging.OpenTelemetryLoggingAutoConfiguration

@Deprecated(since="3.4.0", forRemoval=true) public class OpenTelemetryLoggingAutoConfiguration extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
since 3.5.0 for removal in 4.0.0 in favor of OpenTelemetryLoggingAutoConfiguration
Auto-configuration for OpenTelemetry logging.
Since:
3.4.0
Author:
Toshiaki Maki
  • Constructor Details

    • OpenTelemetryLoggingAutoConfiguration

      public OpenTelemetryLoggingAutoConfiguration()
      Deprecated, for removal: This API element is subject to removal in a future version.