DefaultSyntheticIdFormatter 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 class DefaultSyntheticIdFormatter : SyntheticIdFormatter
The DefaultSyntheticIdFormatter type exposes the following members.
Name | Description | |
---|---|---|
DefaultSyntheticIdFormatter | Initializes a new instance of the DefaultSyntheticIdFormatter class |
Name | Description | |
---|---|---|
WriteContextId |
Generates the value of the SyntheticId property of a LoggingContext.
(Overrides SyntheticIdFormatter.WriteContextId(UnsafeStringBuilder, LoggingContext).) | |
WriteRecordId |
Generates the value of the SyntheticId property of a LogRecordBuilder.
(Overrides SyntheticIdFormatter.WriteRecordId(UnsafeStringBuilder, LoggingContext).) |