CustomLogRecordItem Enumeration |
Enumerates the situations in which an IMessage can be rendered.
Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.10.10.0 (6.10.10.0)
C#
public enum CustomLogRecordItem
Member name | Value | Description | |
---|---|---|---|
Message | 0 | Message. | |
ActivityDescription | 1 | Description of an activity. | |
ActivityOutcome | 2 | Outcome of an activity. |