OpenTelemetry.Logs.LogRecordData
struct LogRecordData
Stores details about a log message.
Gets or sets the log body.
Gets or sets the name of the event associated with the log.
Gets or sets the log severity.
Gets or sets the original string representation of the severity as it is
known at the source.
Gets or sets the log ActivitySpanId.
Gets or sets the log timestamp.
Gets or sets the log ActivityTraceFlags.
Gets or sets the log ActivityTraceId.
public LogRecordData()
Initializes a new instance of the LogRecordData struct.
Initializes a new instance of the LogRecordData struct.
Initializes a new instance of the LogRecordData struct.