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

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

$filtersPlop\HandlerAbstractprotected
$formatterPlop\HandlerAbstractprotected
$stderrPlop\Handler\Streamprotectedstatic
$streamPlop\Handler\Streamprotected
__construct($stream=null)Plop\Handler\Stream
Plop::HandlerAbstract::__construct(\Plop\FormatterInterface $formatter=null,\Plop\FiltersCollectionAbstract $filters=null)Plop\HandlerAbstract
emit(\Plop\RecordInterface $record)Plop\Handler\Streamprotected
flush()Plop\Handler\Streamprotected
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