Config¶
Leafs
- 
class 
System.Logging.Console.Selectors.Selector.Config¶ Bases:
EntityClass Hierarchy:
SystemLoggingConsoleSelectorsSelectorConfigThis class represents configuration data.
Configuration data
- 
severity¶ Specifies that only messages of the given severity (or greater severity) for the corresonding facility are logged
type:
SyslogSeverity
-