TextLogRecordBuilder.Write Method |
Writes the final message to the back-end.
Namespace: PostSharp.Patterns.Diagnostics.RecordBuilders
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.7.12.0 (6.7.12.0)
C#
protected abstract void Write( UnsafeString message )
Parameters
- message
- Type: PostSharp.Patterns.Formatters.UnsafeString
The final message.