PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLog­SourceTrace
Open sandboxFocus

LogSource.Trace Property

Trace

Exposes methods that allow to write messages and open activities with the Trace severity.

Declaration
public LogLevelSource Trace { get; }
Property Value
Type Description
LogLevelSource
Remarks

This property is properly optimized. Subsequent calls will return the same instance.