SerilogSyncMethodLoggingContext(ThreadLoggingContext)
Initializes a new SerilogSyncMethodLoggingContext.
Declaration
public SerilogSyncMethodLoggingContext(ThreadLoggingContext threadContext)Parameters
| Type | Name | Description |
|---|---|---|
| ThreadLoggingContext | threadContext | The ThreadLoggingContext to which the new context shall belong. |