Plop
A simple logging library for PHP
Plop\Handler\SysLog Member List

This is the complete list of members for Plop\Handler\SysLog, including all inherited members.

$addressPlop\Handler\SysLogprotected
$facilityPlop\Handler\SysLogprotected
$facilityNamesPlop\Handler\SysLogprotectedstatic
$filtersPlop\HandlerAbstractprotected
$formatterPlop\HandlerAbstractprotected
$priorityMapPlop\Handler\SysLogprotectedstatic
$priorityNamesPlop\Handler\SysLogprotectedstatic
$socketPlop\Handler\SysLogprotected
__construct($address=self::DEFAULT_ADDRESS, $facility=LOG_USER)Plop\Handler\SysLog
Plop::HandlerAbstract::__construct(\Plop\FormatterInterface $formatter=null,\Plop\FiltersCollectionAbstract $filters=null)Plop\HandlerAbstract
__destruct()Plop\Handler\SysLog
close()Plop\Handler\SysLogprotected
DEFAULT_ADDRESSPlop\Handler\SysLog
emit(\Plop\RecordInterface $record)Plop\Handler\SysLogprotected
encodePriority($facility, $priority)Plop\Handler\SysLogprotected
format(\Plop\RecordInterface $record)Plop\HandlerAbstractprotected
getFilters()Plop\HandlerAbstract
getFormatter()Plop\HandlerAbstract
getStderr()Plop\HandlerAbstractprotected
handle(\Plop\RecordInterface $record)Plop\HandlerAbstract
handleError(\Plop\RecordInterface $record,\Exception $exception)Plop\HandlerAbstract
LOG_FORMAT_STRINGPlop\Handler\SysLog
makeSocket()Plop\Handler\SysLogprotected
mapPriority($levelName)Plop\Handler\SysLogprotected
setFilters(\Plop\FiltersCollectionAbstract $filters)Plop\HandlerAbstract
setFormatter(\Plop\FormatterInterface $formatter)Plop\HandlerAbstract