Open sandboxFocus

Struct CustomLogRecordOptions

Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common.dll
Syntax
public readonly struct CustomLogRecordOptions

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.