PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsThread­Logging­ContextThread­Logging­Context
Open sandboxFocus

ThreadLoggingContext Constructor

ThreadLoggingContext(LoggingBackend, LogRecordBuilder)

Initializes a new ThreadLoggingContext.

Declaration
public ThreadLoggingContext(LoggingBackend backend, LogRecordBuilder recordBuilder)
Parameters
Type Name Description
LoggingBackend backend

The parent LoggingBackend.

LogRecordBuilder recordBuilder

The thread-local LogRecordBuilder.