Config¶
Leafs
-
class
System.Logging.Console.Selectors.Selector.
Config
¶ Bases:
Entity
Class Hierarchy:
System
Logging
Console
Selectors
Selector
Config
This 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
-