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

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

$backupCountPlop\Handler\TimedRotatingFileprotected
$baseFilenamePlop\Handler\Fileprotected
$dayNamesPlop\Handler\TimedRotatingFileprotectedstatic
$dayOfWeekPlop\Handler\TimedRotatingFileprotected
$extMatchPlop\Handler\TimedRotatingFileprotected
$filtersPlop\HandlerAbstractprotected
$formatterPlop\HandlerAbstractprotected
$intervalPlop\Handler\TimedRotatingFileprotected
$modePlop\Handler\Fileprotected
$rolloverAtPlop\Handler\TimedRotatingFileprotected
$stderrPlop\Handler\Streamprotectedstatic
$streamPlop\Handler\Streamprotected
$suffixPlop\Handler\TimedRotatingFileprotected
$utcPlop\Handler\TimedRotatingFileprotected
$whenPlop\Handler\TimedRotatingFileprotected
__construct($filename, $when= 'h', $interval=1, $backupCount=0, $delay=false, $utc=false)Plop\Handler\TimedRotatingFile
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
computeRollover($currentTime)Plop\Handler\TimedRotatingFileprotected
doRollover()Plop\Handler\TimedRotatingFileprotected
emit(\Plop\RecordInterface $record)Plop\Handler\RotatingAbstractprotected
flush()Plop\Handler\Streamprotected
format(\Plop\RecordInterface $record)Plop\HandlerAbstractprotected
getFilesToDelete()Plop\Handler\TimedRotatingFileprotected
getFilters()Plop\HandlerAbstract
getFormatter()Plop\HandlerAbstract
getStderr()Plop\HandlerAbstractprotected
getTime()Plop\Handler\TimedRotatingFileprotected
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\TimedRotatingFileprotected