SyntheticIdFormatter Class |
PostSharp.Patterns.Diagnostics.Formatters.SyntheticIdFormatter
PostSharp.Patterns.Diagnostics.Formatters.DefaultSyntheticIdFormatter
Namespace: PostSharp.Patterns.Diagnostics.Formatters
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.4.11.0 (6.4.11.0)
public abstract class SyntheticIdFormatter
The SyntheticIdFormatter type exposes the following members.
Name | Description | |
---|---|---|
SyntheticIdFormatter | Initializes a new instance of the SyntheticIdFormatter class |
Name | Description | |
---|---|---|
WriteContextId |
Generates the value of the SyntheticId property of a LoggingContext.
| |
WriteRecordId |
Generates the value of the SyntheticId property of a LogRecordBuilder.
|