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 |