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

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

$baseFilenamePlop\Handler\Fileprotected
$filtersPlop\HandlerAbstractprotected
$formatterPlop\HandlerAbstractprotected
$modePlop\Handler\Fileprotected
$stderrPlop\Handler\Streamprotectedstatic
$streamPlop\Handler\Streamprotected
__construct($filename, $mode= 'at', $delay=false)Plop\Handler\File
Plop::Handler::Stream::__construct($stream=null)Plop\Handler\Stream
Plop::HandlerAbstract::__construct(\Plop\FormatterInterface $formatter=null,\Plop\FiltersCollectionAbstract $filters=null)Plop\HandlerAbstract
__destruct()Plop\Handler\File
close()Plop\Handler\Fileprotected
emit(\Plop\RecordInterface $record)Plop\Handler\Fileprotected
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
open()Plop\Handler\Fileprotected
setFilters(\Plop\FiltersCollectionAbstract $filters)Plop\HandlerAbstract
setFormatter(\Plop\FormatterInterface $formatter)Plop\HandlerAbstract