Interface Body
@Immutable
public interface Body
This represents all the possible values for a log message body. A
Body can currently only
have 1 type of values: String, represented through Body.Type. This class will
likely be extended in the future to include additional body types supported by the OpenTelemetry
log data model.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumAn enum that represents all the possible value types for anBody. -
Method Summary