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

LogSource.Error Property

Error

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

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

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