java.lang.Object
io.opentelemetry.instrumentation.logback.appender.v1_0.internal.LoggingEventMapper

public final class LoggingEventMapper extends Object
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
  • Method Details

    • builder

      public static LoggingEventMapper.Builder builder()
    • emit

      public void emit(io.opentelemetry.api.logs.LoggerProvider loggerProvider, ch.qos.logback.classic.spi.ILoggingEvent event, long threadId)
    • getMdcAttributeKey

      public static io.opentelemetry.api.common.AttributeKey<String> getMdcAttributeKey(String key)
    • getAttributeKey

      public static io.opentelemetry.api.common.AttributeKey<String> getAttributeKey(String key)