LogRecordBuilder Properties |
The LogRecordBuilder type exposes the following members.

Name | Description | |
---|---|---|
![]() | Context |
Gets the LoggingContext to which the record belongs.
|
![]() | CustomRecordAttributes |
Describes how the LogRecordBuilder will be used, when it is being used to build a custom message or a custom activity.
|
![]() | IsDisposed |
Determines whether the current instance has been disposed.
|
![]() | RecordKind |
Gets the kind of the current record (e.g. MethodEntry or MethodException).
|
![]() | SyntheticId |
Gets a cross-process globally unique identifier for the current LoggingContext.
This value is created according to value of the LoggingBackend.Options.SyntheticIdFormatter property.
|
![]() | ThreadContext |
Gets the ThreadLoggingContext to which the current LogRecordBuilder belongs.
|
