TextLogRecordBuilder.GetContextForDescription Method |
Note: This API is now obsolete.
Gets the LoggingContext that should be used when getting or appending the Description.
Namespace: PostSharp.Patterns.Diagnostics.RecordBuilders
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.9.11.0 (6.9.11.0)
C#
[ObsoleteAttribute("Use the Context property.")] protected LoggingContext GetContextForDescription()
Return Value
Type: LoggingContextThe current Context or the ParentContext