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

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

getFilters()Plop\HandlerInterface
getFormatter()Plop\HandlerInterface
handle(\Plop\RecordInterface $record)Plop\HandlerInterface
handleError(\Plop\RecordInterface $record,\Exception $exception)Plop\HandlerInterface
setFilters(\Plop\FiltersCollectionAbstract $filters)Plop\HandlerInterface
setFormatter(\Plop\FormatterInterface $formatter)Plop\HandlerInterface