PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics/Logging­Abstract­Source/Default­State
Open sandboxFocus

Property DefaultState

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