LOG_LEVEL_UNKNOWN LOG_LEVEL_EMERG LOG_LEVEL_ALERT LOG_LEVEL_CRIT LOG_LEVEL_ERR LOG_LEVEL_WARNING LOG_LEVEL_NOTICE LOG_LEVEL_INFO LOG_LEVEL_DEBUG LOG_FACILITY_UNKNOWN LOG_FACILITY_LOCAL0 LOG_FACILITY_LOCAL1 LOG_FACILITY_LOCAL2 LOG_FACILITY_LOCAL3 LOG_FACILITY_LOCAL4 LOG_FACILITY_LOCAL5 LOG_FACILITY_LOCAL6 LOG_FACILITY_LOCAL7 Gets the name of the local syslog destination. It is "local-syslog" by default. Sets the default facility for the specified local syslog destination. Syslog messages that come in without a facility specified are given the default facility. See Log::SyslogFacility for more details. Gets the default facility for the specified local syslog destination. Sets the default severity for messages sent to the local syslog destinations. The default severity is the severity given to syslog messages without a severity given. Gets the default severity for the local syslog destination. Sets the description for the local syslog destination. This is an arbitrary field which can be used for any purpose. Gets the descriptions for the specified local syslog destination. Gets the version information for this interface. Gets the name of the local syslog destination. It is "local-syslog" by default. Sets the default facility for the specified local syslog destination. Syslog messages that come in without a facility specified are given the default facility. See Log::SyslogFacility for more details. Gets the default facility for the specified local syslog destination. Sets the default severity for messages sent to the local syslog destinations. The default severity is the severity given to syslog messages without a severity given. Gets the default severity for the local syslog destination. Sets the description for the local syslog destination. This is an arbitrary field which can be used for any purpose. Gets the descriptions for the specified local syslog destination. Gets the version information for this interface. The DestinationLocalSyslog interface enables you to modify the local syslog destination. This destination will format messages to be logged on the system. There will be only one local syslog destination, and it cannot be created or deleted. The local syslog destination is named "local-syslog". Supply this key to the methods in the interface.