PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​MicrosoftMicrosoft­Log­Record­BuilderWrite
Open sandboxFocus

MicrosoftLogRecordBuilder.Write Method

Write(UnsafeString)

Writes the final message to the back-end.

Declaration
protected override void Write(UnsafeString message)
Parameters
Type Name Description
UnsafeString message

The final message.

Overrides
TextLogRecordBuilder.Write(UnsafeString)