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.8.6.0 (6.8.6.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 | |
---|---|---|
GenerateChildContextId |
Generates a new synthetic id for a child of a given context. This context id can then be assigned to
SyntheticRootId.
| |
WriteContextId |
Generates the value of the SyntheticId property of a LoggingContext.
| |
WriteRecordId |
Generates the value of the SyntheticId property of a LogRecordBuilder.
|