SerilogSyncCustomActivityContext Constructor |
Initializes a new SerilogSyncCustomActivityContext.
Namespace: PostSharp.Patterns.Diagnostics.Backends.Serilog
Assembly: PostSharp.Patterns.Diagnostics.Backends.Serilog (in PostSharp.Patterns.Diagnostics.Backends.Serilog.dll) Version: 6.5.19.0 (6.5.19.0)
C#
public SerilogSyncCustomActivityContext( ThreadLoggingContext threadContext )
Parameters
- threadContext
- Type: PostSharp.Patterns.Diagnostics.Contexts.ThreadLoggingContext
The ThreadLoggingContext to which the context shall belong.