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

Log4NetLogRecordBuilder.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)