Uses of Class
io.opentelemetry.exporter.internal.otlp.logs.LogMarshaler
-
Packages that use LogMarshaler Package Description io.opentelemetry.exporter.internal.otlp.logs Marshaling of OTLP logs. -
-
Uses of LogMarshaler in io.opentelemetry.exporter.internal.otlp.logs
Methods in io.opentelemetry.exporter.internal.otlp.logs that return LogMarshaler Modifier and Type Method Description (package private) static LogMarshaler
LogMarshaler. create(LogRecordData logRecordData)
-