GetContextForDescription()
Gets the LoggingContext that should be used when getting or appending the Description.
Declaration
[Obsolete("Use the Context property.")]
protected LoggingContext GetContextForDescription()
Returns
Type | Description |
---|---|
LoggingContext | The current Context or the ParentContext |