PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​MicrosoftMicrosoft­Log­Record­Builder
Open sandboxFocus

MicrosoftLogRecordBuilder Class

Inheritance
MicrosoftLogRecordBuilder
Namespace: PostSharp.Patterns.Diagnostics.Backends.Microsoft
Assembly: PostSharp.Patterns.Diagnostics.Backends.Microsoft.dll
Syntax
public class MicrosoftLogRecordBuilder : TextLogRecordBuilder, ICustomLogRecordBuilder

Constructors

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.