Severity Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 Severity Property
Patterns-In-Action! ApplicationLogSingletonLoggerSeverity
Gets and sets the severity level of logging activity.
Declaration Syntax
C# Visual Basic
public LogSeverity Severity { get; set; }
Public Property Severity As LogSeverity

Assembly: Log (Module: Log) Version: 1.0.0.0 (1.0.0.0)