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

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

$backupCountPlop\Handler\RotatingFileprotected
$baseFilenamePlop\Handler\Fileprotected
$filtersPlop\HandlerAbstractprotected
$formatterPlop\HandlerAbstractprotected
$maxBytesPlop\Handler\RotatingFileprotected
$modePlop\Handler\Fileprotected
$stderrPlop\Handler\Streamprotectedstatic
$streamPlop\Handler\Streamprotected
__construct($filename, $maxBytes=0, $backupCount=0, $mode= 'a', $delay=0)Plop\Handler\RotatingFile
Plop::Handler::RotatingAbstract::__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
doRollover()Plop\Handler\RotatingFileprotected
emit(\Plop\RecordInterface $record)Plop\Handler\RotatingAbstractprotected
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
shouldRollover(\Plop\RecordInterface $record)Plop\Handler\RotatingFileprotected