Plop
A simple logging library for PHP
Plop\HandlerAbstract Member List

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

$filtersPlop\HandlerAbstractprotected
$formatterPlop\HandlerAbstractprotected
__construct(\Plop\FormatterInterface $formatter=null,\Plop\FiltersCollectionAbstract $filters=null)Plop\HandlerAbstract
emit(\Plop\RecordInterface $record)Plop\HandlerAbstractprotected
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
setFilters(\Plop\FiltersCollectionAbstract $filters)Plop\HandlerAbstract
setFormatter(\Plop\FormatterInterface $formatter)Plop\HandlerAbstract