LoggingBackend.CurrentContextLocalConfiguration Property |
Gets the LoggingContextLocalConfiguration for the current execution. Returns DefaultContextLocalConfiguration
unless the context has been overwritten by WithContextLocalConfiguration(LoggingContextLocalConfiguration).
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.5.15.0 (6.5.15.0)

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