PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Backends.​Log4Net/Log4Net­Log­Record­Builder/Write
Open sandboxFocus

Method Write

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)