PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​CustomCustom­Log­Record­Options
Open sandboxFocus

CustomLogRecordOptions Class

Inheritance
CustomLogRecordOptions
Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common.dll
Syntax
public sealed class CustomLogRecordOptions : ValueType

Properties

Name Description
Attributes

Describes how the ICustomLogRecordBuilder will be used.

Data

Gets the LogEventData for the current record.

Kind

Kind of log record (typically CustomActivityEntry, CustomActivityExit or CustomRecord).

Level

Severity of the log record.

Properties

Gets the activity properties.