PostSharp / / API Reference / Post­Sharp.​Patterns.​Diagnostics.​Backends.​Serilog / Serilog­Logging­Backend / Create­Sync­Custom­Activity­Context

Method CreateSyncCustomActivityContext

CreateSyncCustomActivityContext(ThreadLoggingContext)

Declaration
protected override SyncCustomActivityLoggingContext CreateSyncCustomActivityContext(ThreadLoggingContext threadContext)
Parameters
Type Name Description
ThreadLoggingContext threadContext
Returns
Type Description
SyncCustomActivityLoggingContext
Overrides
LoggingBackend.CreateSyncCustomActivityContext(ThreadLoggingContext)