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

facility

Specifies the facility, or class of messages to log

type: one of the below values: ALL

severity

Specifies that only messages of the given severity (or greater severity) for the corresonding facility are logged

type: SyslogSeverity