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

LogSource.Debug Property

Debug

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

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

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