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

LoggingBackend.DefaultContextLocalConfiguration Property

DefaultContextLocalConfiguration

Gets the default LoggingContextLocalConfiguration, used unless it has been overwritten by the WithContextLocalConfiguration(LoggingContextLocalConfiguration) for the current execution context.

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