DefaultSyntheticIdFormatter Methods |
The DefaultSyntheticIdFormatter type exposes the following members.
Name | Description | |
---|---|---|
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
Dispose(Boolean) |
Disposes the current object.
| |
GenerateChildContextId |
Generates a new synthetic id for a child of a given context. This context id can then be assigned to
SyntheticRootId.
(Overrides SyntheticIdFormatter.GenerateChildContextId(LoggingContext).) | |
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).) |