Class LoggingEventMapper
java.lang.Object
io.opentelemetry.instrumentation.logback.appender.v1_0.internal.LoggingEventMapper
This class is internal and is hence not for public use. Its APIs are unstable and can change at
any time.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classThis class is internal and is hence not for public use. -
Method Summary
Modifier and TypeMethodDescriptionstatic LoggingEventMapper.Builderbuilder()voidemit(io.opentelemetry.api.logs.LoggerProvider loggerProvider, ch.qos.logback.classic.spi.ILoggingEvent event, long threadId) static io.opentelemetry.api.common.AttributeKey<String> getAttributeKey(String key) static io.opentelemetry.api.common.AttributeKey<String> getMdcAttributeKey(String key)
-
Method Details
-
builder
-
emit
public void emit(io.opentelemetry.api.logs.LoggerProvider loggerProvider, ch.qos.logback.classic.spi.ILoggingEvent event, long threadId) -
getMdcAttributeKey
-
getAttributeKey
-