PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­BackendCurrent­Context­Local­Configuration
Open sandboxFocus

LoggingBackend.CurrentContextLocalConfiguration Property

CurrentContextLocalConfiguration

Gets the LoggingContextLocalConfiguration for the current execution. Returns DefaultContextLocalConfiguration unless the context has been overwritten by WithContextLocalConfiguration(LoggingContextLocalConfiguration).

Declaration
public LoggingContextLocalConfiguration CurrentContextLocalConfiguration { get; }
Property Value
Type Description
LoggingContextLocalConfiguration