PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­Abstract­SourceDefault­State
Open sandboxFocus

LoggingAbstractSource.DefaultState Property

DefaultState

Gets the default LoggingSourceLocalState, i.e. the state when there is the context-local configuration has not been overridden by WithContextLocalConfiguration(LoggingContextLocalConfiguration).

Declaration
public LoggingSourceLocalState DefaultState { get; }
Property Value
Type Description
LoggingSourceLocalState