Represents a decoded log message passed to LogWriter.
public ref readonly struct LogMessage
kind:method, kind:property, kind:ctor. Press Esc to clear.LogMessage()This constructors cannot be used directly.AttachmentGets the attachment associated with this message.EventIdGets the event id associated with this message.ExceptionGets the exception attached to this message.FormatProviderGets the format provider for format-sensitive rendering.LevelGets the level associated with this message.LoggerGets the logger that emitted this message.PropertiesGets the additional structured properties.ScopeGets the active scope when this message was emitted.SequenceIdGets the sequence id of this message.TextGets the textual message payload.ThreadGets the thread that emitted this message.TimestampGets the timestamp associated with this message.