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

LogSource.Warning Property

Warning

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

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

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