GenerateChildContextId(LoggingContext)
Generates a new synthetic id for a child of a given context. This context id can then be assigned to SyntheticRootId.
Declaration
public override string GenerateChildContextId(LoggingContext context)Parameters
| Type | Name | Description |
|---|---|---|
| LoggingContext | context | The parent context id. |
Returns
| Type | Description |
|---|---|
| string |