OpenTelemetry.Logs.LogRecord
Stores details about a log message.
Gets or sets the attributes attached to the log.
Gets or sets the log body.
Gets or sets the log category name.
Gets or sets the log EventId.
Gets or sets the log Exception.
Gets or sets the log formatted message.
Gets or sets the log LogLevel.
Gets or sets the log ActivitySpanId.
Gets or sets the raw state attached to the log.
Gets or sets the state values attached to the log.
Gets or sets the log timestamp.
Gets or sets the log ActivityTraceFlags.
Gets or sets the log ActivityTraceId.
Gets or sets the log trace state.
Executes callback for each currently active scope objects in order
of creation. All callbacks are guaranteed to be called inline from
this method.