Namespace: PostSharp.Patterns.Diagnostics.Backends.Microsoft
Assembly: PostSharp.Patterns.Diagnostics.Backends.Microsoft.dll
Syntax
public class MicrosoftLogRecordBuilder : TextLogRecordBuilder, ICustomLogRecordBuilder, IDisposableConstructors
| Name | Description |
|---|---|
| MicrosoftLogRecordBuilder(MicrosoftLoggingBackend) | Initializes a new MicrosoftLogRecordBuilder. |
Methods
| Name | Description |
|---|---|
| EmitRecord() | Emits the record. Invoked by the Complete() method. |
| Write(UnsafeString) | Writes the final message to the back-end. |