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

TextLogRecordBuilder.Write Method

Write(UnsafeString)

Writes the final message to the back-end.

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

The final message.