PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Custom/Custom­Log­Record­Options
Open sandboxFocus

Class CustomLogRecordOptions

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.