MetalamaAPI documentationFlashtrace APIFlashtrace.​MessagesIMessage
Open sandboxFocus

IMessage Interface

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 IMessage

Methods

Name Description
Write(ILogRecordBuilder, LogRecordItem)

Renders the current message into a given ILogRecordBuilder.