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

LogSource.Info Property

Info

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

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

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