Log4NetLogRecordBuilder.Write Method |
Writes the final message to the back-end.
Namespace: PostSharp.Patterns.Diagnostics.Backends.Log4Net
Assembly: PostSharp.Patterns.Diagnostics.Backends.Log4Net (in PostSharp.Patterns.Diagnostics.Backends.Log4Net.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
protected override void Write( UnsafeString message )
Parameters
- message
- Type: PostSharp.Patterns.Formatters.UnsafeString
The final message.