Represents a message that can be used with the FlashtraceSource class. To create a message instance, you would typically use the SemanticMessageBuilder or FormattedMessageBuilder class.
Namespace: Flashtrace.Messages
Assembly: Flashtrace.dll
Syntax
public interface IMessageMethods
| Name | Description |
|---|---|
| Write(ILogRecordBuilder, LogRecordItem) | Renders the current message into a given ILogRecordBuilder. |