Common Logging 2.0 API Reference

SeverityFilter Members

SeverityFilter overview

Public Instance Constructors

SeverityFilter Overloaded. Initializes a new instance of the SeverityFilter class.

Public Instance Properties

Name (inherited from Microsoft.Practices.EnterpriseLibrary.Logging.Filters.LogFilter) 
SeverityMask Bitmask to identify severity levels that should be logged.

Public Instance Methods

Equals (inherited from Object) 
Filter Check, if log severity matches severityMask.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ShouldLog Checks, whether the specified severity is allowed to log.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

SeverityFilter Class | Common.Logging.EntLib Namespace