State¶
Leafs
-
class
System.Logging.RemoteServers.RemoteServer.Selectors.Selector.State¶ Bases:
EntityClass Hierarchy:
SystemLoggingRemoteServersRemoteServerSelectorsSelectorStateThis class represents state data.
Operational state data
-
facility¶ Specifies the facility, or class of messages to log
type: one of the below values:
ALLconfig: False
-
severity¶ Specifies that only messages of the given severity (or greater severity) for the corresonding facility are logged
type:
SyslogSeverityconfig: False
-