LoggingBackend.DefaultContextLocalConfiguration Property |
Gets the default LoggingContextLocalConfiguration, used unless it has been overwritten by the WithContextLocalConfiguration(LoggingContextLocalConfiguration)
for the current execution context.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.2.13.0 (6.2.13.0)

C#
public LoggingContextLocalConfiguration DefaultContextLocalConfiguration { get; }
Property Value
Type: LoggingContextLocalConfiguration